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.6.0.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file gaveta-0.6.0.tar.gz
.
File metadata
- Download URL: gaveta-0.6.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39d272fe3ee712f88e766bdd3fcc8d99ca2d6fcf083faed287855c83644a3be2 |
|
MD5 | ee5d6a906de90857c2b6a102742672e8 |
|
BLAKE2b-256 | ffed4d95002e092ca65c3e7e0225dfa077a60eeeac300ac0fb8dca3e9f98558b |
File details
Details for the file gaveta-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: gaveta-0.6.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20c84f5e5cc50432e58410122eceb13bbd2b1b159c2cf5926e2a1ca97acb40ee |
|
MD5 | 7a28adac1e2e86855be4985d5e12424b |
|
BLAKE2b-256 | 37b59373a1b7c9f30da0cdc947a23ba2017b8629362d94eacf721a5c0fa0fcea |