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-2.0.0a2.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file ballad-2.0.0a2.tar.gz
.
File metadata
- Download URL: ballad-2.0.0a2.tar.gz
- Upload date:
- Size: 7.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.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df04cc8bae05db3db522fc4e28914387547ed28e680ff1907e1d94cae80cd93e |
|
MD5 | 675b611c3cb584c219c24b3570925266 |
|
BLAKE2b-256 | febfdbd997bc0e8603ca14f5f3bc4cf4a2bbcf08f2635372a78e82d1f2101740 |
File details
Details for the file ballad-2.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: ballad-2.0.0a2-py3-none-any.whl
- Upload date:
- Size: 8.5 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.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c88becf9088d06747676739c36ce3080232afc74511a60d3899d55dfd793468 |
|
MD5 | b042100df345fcae4de10d8ed3602744 |
|
BLAKE2b-256 | 835d1872b93db48f2f7d2d6e8f4961486fc2a228f563a9ee2ae653a330aa6e2b |