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_pack to your INSTALLED_APPS:
# settings.py
INSTALLED_APPS = [
# ...
'garpix_pack',
]
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.0.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file garpix_package-2.0.0.tar.gz
.
File metadata
- Download URL: garpix_package-2.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4240b5792dfe7e0d9d3014cc5ccab78d13b0f3be19e031eec9cdb51f75693e76 |
|
MD5 | ba36d8294d8ffe6f11c94d6b6b8f944f |
|
BLAKE2b-256 | fbc7a0181a7e169dd80c5d72c8e199eb0ec5a5aaea01c7e26c07874168f9fc54 |
File details
Details for the file garpix_package-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: garpix_package-2.0.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/57.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d30d40d74fe200220abb0baee4bdbf3a6760eafcc98159ee2416cd8383c1f5c |
|
MD5 | a4c8a6cb2b4ec5663ab9bc304cdbb2b9 |
|
BLAKE2b-256 | d2a59116b088421e3d5629dcb34cece9edd96a1ddc2482a66c16581a0bca0273 |