Skip to main content

Conventions over configuration web framework

Project description

Proper Web Framework

Conventions over configuration

Requirements

  • Python 3.6+

Design principles

  • "Conventions over configuration".

  • No globals. When you need a shared object, pass it arround.

  • Optimize for the 95%. Don't compromise the usability of the common cases to keep consistency with the edge cases.

  • Code redability is very important.

  • App-code over framework-code Because app code is infintely configurable without dirty hacks.

  • "Everyone is an adult here". Run with scissors if you must.

  • Greenthtreads over async

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Proper-0.1.0.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

Proper-0.1.0-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file Proper-0.1.0.tar.gz.

File metadata

  • Download URL: Proper-0.1.0.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.10 CPython/3.7.1 Darwin/18.2.0

File hashes

Hashes for Proper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fee5cba1846f7181fa12f3acf4067c3e7e5ff4fbed80c1dfb13b4b13fb7d2020
MD5 46f827d1cb1956bbff12e188e4acf17d
BLAKE2b-256 a02c1bdb881bfb31db6ebdd471c7209320955742844e157d333662137aee0e2b

See more details on using hashes here.

File details

Details for the file Proper-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: Proper-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.10 CPython/3.7.1 Darwin/18.2.0

File hashes

Hashes for Proper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d24d66436552aeb7a991b98456e798cd2da7b4a651d356816c85fec0208baba2
MD5 e2216362a6ae00464c644a38b9123451
BLAKE2b-256 ca1fe7f098ae1757256f4ad642a4c07e03a33da1abe0ffe625379f8c7e3de3b9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page