A Python library
Project description
libadctf
A Python library for [describe your library's purpose here].
Installation
From PyPI (when published)
pip install libadctf
Development installation with uv
# Clone the repository
git clone https://github.com/yourusername/libadctf.git
cd libadctf
# Install in development mode
uv pip install -e .
Development
This project uses uv for dependency management and packaging.
Setting up development environment
# Install development dependencies
uv pip install -e ".[dev]"
Running tests
pytest
Building the package
uv build
Publishing to PyPI
# Build the package
uv build
# Publish to PyPI (requires API token)
uv publish
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
libadctf-0.1.2.tar.gz
(13.8 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
File details
Details for the file libadctf-0.1.2.tar.gz.
File metadata
- Download URL: libadctf-0.1.2.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
655e68c400105b75517bf51cbac9db70a9768fa2b0c1ed53a5cd4c6b01d4a2a5
|
|
| MD5 |
95abb21f7b9fddc01cf426a7e0e7008a
|
|
| BLAKE2b-256 |
59e144e82fa7ce929e7cef21aca326d30a87cee9a72c7d55493f46261aad9993
|
File details
Details for the file libadctf-0.1.2-py3-none-any.whl.
File metadata
- Download URL: libadctf-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10e1992ab2e93684183f86f9dab2bfca2a86ad931ccfb1dda84dc0c7cb9ee14f
|
|
| MD5 |
bc268ca093072b52383e676aa7b13f12
|
|
| BLAKE2b-256 |
57d2d4b2c229fa31b22929660a545a6a23b43b8d056dea4d4dbc753c3e462e51
|