Starter Python library for xraw.
Project description
xraw
xraw is a starter Python package.
Install locally
python -m pip install -e .
Use
import xraw
print(xraw.__version__)
From the command line:
xraw --version
Build for PyPI
Install build tools:
python -m pip install --upgrade build twine
Build the distributions:
python -m build
Upload to TestPyPI first:
python -m twine upload --repository testpypi dist/*
Then upload to PyPI:
python -m twine upload dist/*
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
xraw-0.1.0.tar.gz
(3.0 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
xraw-0.1.0-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file xraw-0.1.0.tar.gz.
File metadata
- Download URL: xraw-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47cefde66f3506681aa874a66da596786e6ec1d2952177fb630cad31a57451fd
|
|
| MD5 |
b5c485392a6771491e7df974e8972743
|
|
| BLAKE2b-256 |
bba93bc42dfdc6ae9afb4fd19d06a3b3a41ee29d276702ef289d7e869316ba12
|
File details
Details for the file xraw-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xraw-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9a779c2a21d9a2c2cb98e6cee800274a129cae684f1246db536d7979f5ec107
|
|
| MD5 |
103be00d4bab547f18efb383e0efb37e
|
|
| BLAKE2b-256 |
edf64030d638812fdc51a946f5b33cb489f20ba47d8db2e702c0a5a2c672cd5f
|