Upgrade to Python 3 #31

Open
opened 2020-01-28 11:38:50 +00:00 by jjg · 1 comment

Like the rest of the world, Preposter.us needs to run on Python 3.

While we’re in there let’s refactor anything that’s obviously stupid so long as it doesn’t feel like there will be side-effects.

Finally, apply what we’ve learned about managing dependencies, etc. (I.e.: ‘pip freeze’, ‘requirements.txt’, etc.).

Like the rest of the world, Preposter.us needs to run on Python 3. While we’re in there let’s refactor anything that’s obviously stupid so long as it doesn’t feel like there will be side-effects. Finally, apply what we’ve learned about managing dependencies, etc. (I.e.: ‘pip freeze’, ‘requirements.txt’, etc.).
Poster
Owner
  • Run black
  • Setup venv and local test/debug environment
  • Get existing code to run under Python3 w/o complaining
  • Generate requirements.txt
* Run black * Setup venv and local test/debug environment * Get existing code to run under Python3 w/o complaining * Generate requirements.txt *
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jjg/preposter.us#31
There is no content yet.