No project description provided
Project description
Garpix Pack
Create and upload packages to pypi.org.
Quickstart
Install with pip:
pip install garpix_qa
Add the garpix_package to your INSTALLED_APPS:
# settings.py
INSTALLED_APPS = [
# ...
'garpix_package',
]
Create new package in your project.
python manage.py startpackage <app_name>
Upload package to pypi.org.
python manage.py pack <app_name>
Example
python manage.py startpackage my_app
python manage.py pack my_app
Changelog
See CHANGELOG.md.
Contributing
See CONTRIBUTING.md.
License
Developed by Garpix / https://garpix.com
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
garpix_package-2.0.1.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file garpix_package-2.0.1.tar.gz
.
File metadata
- Download URL: garpix_package-2.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c17b2da729989ca2dd0d41f5c8f682af6c0182e10732b7b8decd80254f059a |
|
MD5 | a654ee87b1141b281ee58269b5dee55a |
|
BLAKE2b-256 | cf7a7c4bb713bf7688b73c3553b51206f910f432352b0dbfc74fbce99137f04a |
File details
Details for the file garpix_package-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: garpix_package-2.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc393a7608846b26358a1349813d2c0d013104d8cbcb23ab1f0472c176e52a8f |
|
MD5 | 9eba1f4d55d5fd79c9f0117727583944 |
|
BLAKE2b-256 | 1eb73d3a575c11e83f8bd97bef42cd41159b72c60760b4f51ebaa7983fa56a28 |