It works a lot better generally despite it's name. Gonna put it as master when it's tidy.
Python 3 Web Server and Toolset for gathering and browsing content from Fur Affinity posts in customisable lists, quickly and easily.
This project is in active development, some parts are very janky and will need to be fixed.
- Python 3
- Some knowledge of Python 3 (bugs may occur)
- Requests module (for fetching data)
- PIL module (for fetching data and optional compression)
- Create a directory for the scripts to work in
- Run
main.py
to start the webserver - Navigate to
http://127.0.0.1:6970
in your web browser - Visit
http://127.0.0.1:6970/help_cookies
or openpages/help_cookies.html
to get your cookies set up
- Posts grouped by users, tags, folders and customisable lists
- User, keyword and folder search
- Customisable lists, for everything (users, posts, folders, your own lists!)
- Customisable buttons, dropdowns, collections and other ways to organise your hoard.
- Optimised data handling, appending to files.
- Optimise use of global variables
- Make code more readable
- Improve functionality
- Interface for Menu/Mark editing