New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

argeasy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

argeasy

ArgEasy: Create amazing CLI programs.

  • 3.1.0
  • PyPI
  • Socket score

Maintainers
1

ArgEasy - Create amazing CLI programs

ArgEasy is a command line formatter made so that you can create CLI (command-line interface) Python programs quickly and extremely easily. In addition to being customizable, ArgEasy is optimized and can be used for large projects without any problems.

  • PyPI project
  • GitHub releases
  • Learn how to use ArgEasy (documentation)

Starting with ArgEasy

First, let's install the latest version of the project using the PIP package manager with the command below:

pip install argeasy

If you prefer, you can install the project directly from the official GitHub repository using Git:

git clone https://github.com/jaedsonpys/argeasy
cd argeasy/
python3 setup.py install

After installation, you are ready to use all the features of the latest version of ArgEasy!

License

MIT License
Copyright (c) 2023 Jaedson Silva

Please visit the LICENSE file for more details about the license used in this project.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc