Skip to content

Releases: jjpaulo2/pipconf

2.0

10 Aug 04:35
Compare
Choose a tag to compare

🎉 Pipconf v2.0 is available now!

image

Installation

pip install pipconf

Changes

  • ⚙️ Core re-written with focus on simplicity
  • 💻 New CLI (thanks to typer)
  • 📝 Now you can create new config files using the Pipconf CLI
  • 📚 Get any config file content using the Pipconf CLI

To know all the details, read the documentation here.

1.0.0

10 Jul 05:35
Compare
Choose a tag to compare

Yeeah! The first oficial release.

Features

  • Manage multiple configure files easily
  • High-level CLI interface
  • You can active pip.conf files from the current directory

Instalation

The project is available at pypi.org. So, you can use pip to install it.

$ pip install pipconf

0.2.3

05 Apr 17:31
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release
fixing print_user_configurations break line

0.2.2

04 Apr 17:01
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
adding breaklines at end of outputs

0.2.1

04 Apr 16:24
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
finishing the setup.py configuration