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.5.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file gaveta-0.5.0.tar.gz
.
File metadata
- Download URL: gaveta-0.5.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29f8fc6bd15a2a107626c0d254548de3f4d7bdcab4980464026202f19d0afba7 |
|
MD5 | 1be06a544ff3a9baacbe4ddbb281dbec |
|
BLAKE2b-256 | e7709c1b4844cca83f611520da4887d869e8b473d49a244fc5fc457b5ed877cd |
File details
Details for the file gaveta-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: gaveta-0.5.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22633bc8ceab754ac339dd1aee4b0d4158354813ea3b6455dfec1eb80851c7d4 |
|
MD5 | c0ca88dc8e90b1194d29834f5efe3352 |
|
BLAKE2b-256 | 6de3ba7bf6c275a4ef9946dd6834258a4cf945cdca3c1c47e2325530b0fd0767 |