Tags: TheRenegadeCoder/how-to-python-readme
Tags
Updated Library to Latest Version of SnakeMD (2.0.0b2) (#2) * Updated SnakeMD version to beta * Replaced InlineText with Inline * Converted output_page to dump * Converted headers to headings * Converted URLs to links * Replaced deprecated verify url method * Working through documentation to spot bugs * Fixed bug where new verify code wasn't working * Added much needed docs * Updated a variety of dependencies * Upgraded test versions * Added new versions to the classifiers list
Ported README Generation Script to its Own Repo (#1) * Created module * Added setup.py * Added requirements.txt * Added logging flag * Slowly refactoring code * Slowly refactoring readme code * Ran a quick cleanup * Removed the requests dependency * Added testing * Added workflows * Added missing dependencies * Removed versions from matrix * Removed further versions from matrix * Added classifiers