No project description provided
Project description
Yapping
Yet another python packaging manager.
But it is basically a thin wrapper around
pip-tools which also adds and
removes dependencies from pyproject's dependency list
Usage:
yap add `foo`
yap rm `foo`
yap compile
Installation:
pip install pyp
Virtual Environment
Create a virtual Environment
virtualenv .venv -p pytthon 3.14
source .venv/bin/activate
Tests
Using pytest for Tests
python -m pytest
Formatting and Linting
Using pre-commit for linting and formatting
pre-commit install
pre-commit run --all-files
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 yapping-0.1.0-py3-none-any.whl.
File metadata
- Download URL: yapping-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f3aeaf7b4a9826b8c417a407ba1ee4fbb1c94d1c73b0ca884397351bfbab2b4
|
|
| MD5 |
0364731bb4cc0ef0a2b46d2b34a6f0ab
|
|
| BLAKE2b-256 |
aff3f694aa388a013629934ddba21b334463497f549c76d2f223c99fa89b01ba
|