Skip to main content

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.

Installation:

pip install yapping

Usage:

Using yap is very easy:

yap add '<foo>'
yap rm '<foo>'
yap compile
yap version <version_upgrade_type>

You can also call the module directly, like:

python -m yapping <...>

Why you should use yap?

You should not. This is my personal pet project. But, the good thing about it is that it does not lock you into it besides using pip-tools for compiling the dependencies.

Development

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

Changelog

v1.3.0

Add upgrade command to upgrade dependencies.

v1.2.0

Add support for python 3.11, 3.12 and 3.13.

v1.1.0

Fix the CLI passing parameters to the commands.

v1.0.0

Add support for adding or removing multiple packages at once.

v0.6.0

Add init command to create scaffolding pyproject.toml file.

v0.5.0

Add support for optional-dependencies.

v0.4.0

Fixed an issue when running yap through pipx in which the pip-compile binary was not found.

v0.3.0

Add the new version command to manage versions in pyproject.toml.

v0.2.0

Add --version flag to check the version of the tool.

v0.1.0

First release of the project. add, rm, compile commands.

Project details


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

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

yapping-1.4.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file yapping-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: yapping-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for yapping-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ec7869d86daf5553e892cddccca6dc7c187ae0c44fa97ddd834856719259edf
MD5 a5052bdad12d59c924d4358be93002b0
BLAKE2b-256 c1196373024db04bb795f40404967a4a1b78e8e48f6d61030b527e2c8e5f8c90

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