Skip to content

Clean Python

Latest
Compare
Choose a tag to compare
@David2261 David2261 released this 10 Aug 21:05
· 593 commits to main since this release
  1. The site is written in pure Python, HTML, CSS without using third-party resources.
  2. Almost all pages are static and with minimal use of JS.
  3. There are no mechanisms for catching errors and minimizing program defects.
  4. Minimal contact with the user.
  5. Having a small database.
  6. The site is hosted on Herokuapp