Import your Blogger blog data into Puput.
Project description
Import your Blogger blog data into Puput.
Usage
Install blogger2puput package and its dependencies
pip install blogger2puput
Add
blogger2puput
to yourINSTALLED_APPS
insettings.py
file.Run the management command:
python manage.py blogger2puput --blogger_blog_id=Your BlogID --blogger_api_key=Your APIKey
You can optionally pass the slug and the title of the blog to the importer:
python manage.py blogger2puput --slug=blog --title="Puput blog" --blogger_blog_id=Your BlogID --blogger_api_key=Your APIKey
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blogger-to-puput-0.2.tar.gz
(4.3 kB
view hashes)