Skip to main content

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 .

Usage

from libadctf import main, hello_world

# Use the main function
result = main()

# Use other functions
message = hello_world()
print(message)

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.

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

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

libadctf-0.1.1.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libadctf-0.1.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file libadctf-0.1.1.tar.gz.

File metadata

  • Download URL: libadctf-0.1.1.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.3

File hashes

Hashes for libadctf-0.1.1.tar.gz
Algorithm Hash digest
SHA256 70cc2562ba0b680f805ff722f62e44eef1d75bf0d153db543c622e33d323a98a
MD5 20f6ec38d83163c548ba591edf972175
BLAKE2b-256 d8c6e211421fc1f0d4327d78feaba4e69dd8a71b6d62dbe3067eed5f0809f6a7

See more details on using hashes here.

File details

Details for the file libadctf-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: libadctf-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.3

File hashes

Hashes for libadctf-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef3f9bb879e458bdc93e02aee04954ad33772800df0cbd09a97faef3d7f458cc
MD5 8960fb894e50495127707d03521887e5
BLAKE2b-256 91ee990489860e8f45c2c2a762bfb4d0cb0de2fb38f8f582852b22ebfa5f4470

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page