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.0.tar.gz
(7.7 kB
view details)
Built Distribution
File details
Details for the file ballad-2.0.0.tar.gz
.
File metadata
- Download URL: ballad-2.0.0.tar.gz
- Upload date:
- Size: 7.7 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 | 050f4a43b9d9a0293850f9a308a41aca55c4be26c21e3801690a44fdb4dc6c6b |
|
MD5 | 2d58d9d81bb1266dfc13e0707cb88674 |
|
BLAKE2b-256 | fd880a8697233c2b34f2c181a22c8dd9316c854129fab63d0164a92124313432 |
File details
Details for the file ballad-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: ballad-2.0.0-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 | c458cec5e156c507bcc55b2b012daa6ade78140c9c1e0e6f235f95498af6cac8 |
|
MD5 | 551a0f93052530637f45b0f29753ff68 |
|
BLAKE2b-256 | c5f6311e47e86fc71110a8b93fd62f10eeaeb368b446af197697a3db348850f8 |