Vanilla utility functions for different projects.
Project description
gaveta
Vanilla utility functions for different projects.
Development
Install pyenv (if necessary).
pyenv install && pyenv versions
pip install hatch==1.9.3 && hatch --version
hatch config set dirs.env.virtual .hatch
hatch config show
hatch env create
hatch status
hatch env show
hatch dep show table
hatch run qa:lint
hatch run qa:format
hatch run docs:dev
hatch project metadata
Deployment
Package
hatch version micro
hatch version minor
hatch version major
hatch build --clean
echo "v$(hatch version)" | pbcopy
- Commit and push changes.
- Create a tag on GitHub Desktop.
- Check GitLab.
hatch publish
- Check PyPI.
BROWSER="firefox" glab auth login --hostname gitlab.com
glab release create "v$(hatch version)"
Documentation
Cloudflare Pages
npx wrangler@3.67.1 login
npx wrangler@3.67.1 whoami
npx wrangler@3.67.1 pages project create gaveta
hatch run docs:build
npx wrangler@3.67.1 pages deploy site --project-name=gaveta
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
gaveta-0.4.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file gaveta-0.4.1.tar.gz
.
File metadata
- Download URL: gaveta-0.4.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9469061cb71aa5eff141fbe5a2f5965f4b50a537a9e9ba0c8f1dec6af7421c7f |
|
MD5 | f5847a1b1611bff60d51098c15172a25 |
|
BLAKE2b-256 | ba95201caa596414712050640cdc1af507277542277631802c4ba33e5827c560 |
File details
Details for the file gaveta-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: gaveta-0.4.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15d582e18db3c3d34dd31d90f5b06437f8608053c9bb85b121e22796217eaf03 |
|
MD5 | dc17e3a255c1d8047341b1e664f93f92 |
|
BLAKE2b-256 | f8760c659a0435184d426992f460e80ce2ac145faad6cc3a8e5f53f6a4c41e37 |