自记账的工具箱
Project description
zjz_cli
Cli tool for zjz
Use VENV
mkdir .venv
cd .venv
python3.12 -m venv .
source .venv/bin/activate
Install dependence
pip install -r requirements.txt
Build
pyinstaller --onefile --name zjz_cli --clean --noupx main.py
Dependence
If you add dependence, add here
pip install typer
pip install pyinstaller
pip install httpx
Export requirements
If you add dependence, export it
pip freeze > requirements.txt
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
zjz_cli-0.0.1.tar.gz
(12.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zjz_cli-0.0.1-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file zjz_cli-0.0.1.tar.gz.
File metadata
- Download URL: zjz_cli-0.0.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
978e8d06005e4bf85c102e745eecc816d6ffa160cada506b6d32f83d37273f75
|
|
| MD5 |
e6bc2b792b6fc6a0682a16aff8604df7
|
|
| BLAKE2b-256 |
84961a0e7467dff68836e8b462d1d03f71d3f50ad760a7cc9ad3ad1520014937
|
File details
Details for the file zjz_cli-0.0.1-py3-none-any.whl.
File metadata
- Download URL: zjz_cli-0.0.1-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57dca73ef3caad1523831feb226c13fb4e8f7c8e0c45421d3335288c6e18049b
|
|
| MD5 |
71855dd15fb1253d0be471a0b38bcc2c
|
|
| BLAKE2b-256 |
edadcaf3ea6ad313ddd2b4503b17c81dfb1cd4e9daf89eb50dc9e6f4ec7d9fb5
|