No project description provided
Project description
README
Short sentence describing what this project does and who it is for.
Context & Problem
Explain why this exists.
- What problem does it solve?
- Who uses it?
- What process does it automate or improve?
Example:
This project automates the extraction and normalization data from an API, generating a clean CSV for analysis and dashboards.
Features
Bullet list of what the project does.
- Fetches data from source X.
- Validates and cleans records.
- Generates CSV / JSON output.
- Logs failures.
This is for non-technical readers.
Prerequisites
These should be identical in almost all repos:
Setup
Clone the repo and install dependencies:
# clone the repo
git clone <repo-url>
cd <project>
# create env file
cp .env.example .env
# install dependencies
poetry install
# activate virtual env
eval $(poetry env activate)
Task
To see all project's tasks.
# Need virtual environment activated
# otherwise run 'poetry run task list'
task list
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
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 dpetl-0.2.0.tar.gz.
File metadata
- Download URL: dpetl-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.12 Linux/6.17.9-76061709-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1264ac93826b6c7c9da716e81db07c7a3db0dd9c5fdc187fc4f41526429fc0fc
|
|
| MD5 |
d13a1135ecbdb557a809ab848e40f935
|
|
| BLAKE2b-256 |
a297aab0dbe093458b4cfd8bb130e34d1a5f7a58895f909c6a6758458d41a1f2
|
File details
Details for the file dpetl-0.2.0-py3-none-any.whl.
File metadata
- Download URL: dpetl-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.12 Linux/6.17.9-76061709-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ed349ee007af789e563856af67c39cbb1a9cf5ac32fd7a907234a256c7dba18
|
|
| MD5 |
d88bf3d62d77527e3adcd5f215c77cd8
|
|
| BLAKE2b-256 |
f8b0384e142a84a65a9cd7b5ffc8bdce1f255fc6dc0ad4a913cba72d3d4d473e
|