For when Poetry just doesn't work.
Project description
Ballad
For when Poetry just doesn't work.
Have you tried setting up Poetry, but something doesn't work? Maybe you're...
- Trying to implement Github Actions but the commands don't register.
- Testing on a computer that doesn't have Poetry installed.
- Just wanting to test out a package without any of these crazy dependency managers.
If so, then you're in the right place!
Install and Use
First install:
$ pip install ballad
Want to install dependencies? Run:
$ python -m ballad install
There are various options that you can also run. Check them out!
Contributing
Get the source code with:
$ git clone https://github.com/BD103/Ballad.git
$ cd Ballad
$ pip install -r requirements.txt
Check over your code with the following commands:
$ black .
$ isort .
$ flake8
Create a PR, thanks for helping!
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
ballad-1.1.0.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file ballad-1.1.0.tar.gz
.
File metadata
- Download URL: ballad-1.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.8.0 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d039c596e11c7031dcb5e7d4a31185ab2f23146cd09285bf1c1ef2f8bdc4af2f |
|
MD5 | 96f2c9e43f901c9ab3d2ba7507a4ae65 |
|
BLAKE2b-256 | 80627876ba0dbba8aeb9d1ed5a2484f4a3942be2ccc0d6e357351df689428e17 |
File details
Details for the file ballad-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: ballad-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.8.0 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 197a5d3b5c2ea5d4382ef946a481f461d207715da2a1b822be9362b0276d6d6c |
|
MD5 | f0b38c4f58bb3a64666fce5dc5260f21 |
|
BLAKE2b-256 | c24575c32f99d93733e369effbbc964b35035aa795f78e4d26d46bf35110d163 |