Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

ballad-2.0.0-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page