A Python package
Project description
dhruv 🐍
A foundational Python package designed for simplicity and extensibility.
About
This project serves as a lightweight, "batteries-included" starting point for new Python packages. It demonstrates a clean project structure and basic packaging, making it easy to build upon.
🚀 Quick Start
Prerequisites
- Python 3.8 or higher
Installation
For a straightforward installation, run the following command in the root directory:
pip install .
For developers who wish to modify the source code, install it in editable mode:
pip install -e .
Usage Example
Here's how to use the core function of this package:
from dhruv.main import hello
print(hello())
# Expected Output: "Hello from Dhruv!"
✨ Key Features
- Zero Dependencies: No external packages required.
- Easy to Install: Get up and running with a single command.
- Extensible: A solid foundation for building more complex applications.
⚙️ Configuration & Advanced Usage
Currently, the package requires no special configuration or environment variables.
🏗️ Architecture
The project follows a standard src layout:
.
├── src
│ └── dhruv
│ ├── __init__.py
│ └── main.py
├── tests
└── pyproject.toml
The core logic resides in src/dhruv/main.py, which is the primary entry point for the package's functionality.
🗺️ Roadmap
- Initial Release
- Add more utility functions
- Implement a command-line interface
🤝 Contributing & License
Contributions are welcome! Please feel free to submit a pull request.
This project is licensed under the MIT License. See the pyproject.toml file for details.
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
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 dhruv-0.1.2.tar.gz.
File metadata
- Download URL: dhruv-0.1.2.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5a04ccff2ab18c97d1d1ec9e516e769a66fcafd3e6d8c4ff37c0eedec8bb12f
|
|
| MD5 |
f10f8b3a08bdbf70b8138786e2b4d812
|
|
| BLAKE2b-256 |
c93a7c7b682d0f646ae5c6da618849206e40daeb092ccd4cea5125785436bcb4
|
Provenance
The following attestation bundles were made for dhruv-0.1.2.tar.gz:
Publisher:
publish.yml on dhruv13x/dhruv
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dhruv-0.1.2.tar.gz -
Subject digest:
b5a04ccff2ab18c97d1d1ec9e516e769a66fcafd3e6d8c4ff37c0eedec8bb12f - Sigstore transparency entry: 725327168
- Sigstore integration time:
-
Permalink:
dhruv13x/dhruv@bb91d5867980e11ccc1f8381b47bd49780323bdc -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/dhruv13x
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@bb91d5867980e11ccc1f8381b47bd49780323bdc -
Trigger Event:
push
-
Statement type:
File details
Details for the file dhruv-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dhruv-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbdd70b9fe6c0a97f4d979c957f3aef8b2e9c5fdc0ef957217987c9769e30f4c
|
|
| MD5 |
dcb0152091487d04f0d399648b54ab9d
|
|
| BLAKE2b-256 |
47ab44b96ea7e0163e806106946ea00d5577abfb80dcf97e21a35358dc59745b
|
Provenance
The following attestation bundles were made for dhruv-0.1.2-py3-none-any.whl:
Publisher:
publish.yml on dhruv13x/dhruv
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dhruv-0.1.2-py3-none-any.whl -
Subject digest:
fbdd70b9fe6c0a97f4d979c957f3aef8b2e9c5fdc0ef957217987c9769e30f4c - Sigstore transparency entry: 725327174
- Sigstore integration time:
-
Permalink:
dhruv13x/dhruv@bb91d5867980e11ccc1f8381b47bd49780323bdc -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/dhruv13x
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@bb91d5867980e11ccc1f8381b47bd49780323bdc -
Trigger Event:
push
-
Statement type: