Skip to main content

Python package to let beginners in Python have their website more easily.

Project description

beginner-web is a branch package of Python package beginner, which contains a module. This module is used to help Python beginners build a website server conveniently and in a single file. With the support of this module, you can even build a perfect server in the command line, which can contain web applications, static resources, URL routing and multilingual The underlying implementation of the package relies on the support of the third-party module Django, so you must download the dependent package Django before using this package. Of course, if you download with the new version of PIP, Django will be automatically downloaded when you download this package. The biggest benefit of this package is that it integrates a class (server class) with a complete operating method. You can call the method of class to perform various operations by creating only one instance of the class.

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

beginner-web-0.0.2.tar.gz (4.0 kB view hashes)

Uploaded source

Built Distribution

beginner_web-0.0.2-py3-none-any.whl (5.2 kB view hashes)

Uploaded py3

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