For learn how to create library
Project description
Learn Library
Use for learn how to create library in python, that can be use in linx after install it.
Content of library folder
- manage.py # when you create django project this file auto create
- MANIFEST.in # when your library need to include additional file
- LICENSE # Always include this file
- requirements.txt # if library need other library to run
- setup.py # need by pypi.org to name the library and create release version
How to use
> mkvirtualenv env_test # named your environment
> workon env_test # activate yout environment
> mylearn # your library is ready to use
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
authbox_learn-1.0.0.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file authbox_learn-1.0.0.tar.gz.
File metadata
- Download URL: authbox_learn-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39c720c6c3c8a43e117517b36599e6d6c40b48e840ab36c67cca7d96dafb6b2e
|
|
| MD5 |
16fea95ef7ec321b430b84c2a41b570d
|
|
| BLAKE2b-256 |
4d8b3e7f32ac9579e20825ff8c61aac114fe3a043a6edf12e303586d3ba5fbad
|
File details
Details for the file authbox_learn-1.0.0-py3-none-any.whl.
File metadata
- Download URL: authbox_learn-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8fab08c3e1d3ef0964bf719127c78997ff34892b5cb0181ef8ca264bb6f432d
|
|
| MD5 |
c4ff0e0102a1a8baebce3beaaf93640d
|
|
| BLAKE2b-256 |
9addd5537df255fcbead0e49309a1d43b9c3ac27e48786762f970686f6ffbc42
|