Simple Pinterest parsing with the Python API - now you can use Pinterest as a free modern managed imagebase!
THE OLD VERSION. I'm really better at coding now, please check the Autograding-API repository.
- Fast Pinterest to Django model object convertor. Synchronise your website media with a Pinterest board, section or profile - it's a fully automatic and easy customisable process.
- Ready-to-use Django gallery website app. Also, Pinlery is using some well-documented modern Front End technologies like the IntersectionObserver lazy load and an already configured Bootstrap 4, Shuffle.JS, Fancybox, Mmenu.JS plugins.
- Stylish fancy trendy neumorphism templates and theme for FREE!
git clone https://github.com/imgVOID/pinlery.git
- Activate your virtual environment
pip install -r requirements.txt
- Configure your database in settings.py
python manage.py migrate
python manage.py createsuperuser
python manage.py makemigrations gallery
python manage.py migrate
python manage.py runserver
- All done! Now login via your
localhost:8000/admin/
- BACK-END (PYTHON):
- django 3
- requests
- fontawesome-free
- FRONT-END (JS, CSS):
- Bootstrap 4
- Shuffle.JS
- Fancybox 3
- Mmenu.JS
- FontAwesome 5
- Themesberg Neumorphism