Pydrop

Latest version: v0.0.5

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

* Now checks for keys and auto initializes if missing
* Includes password reset tool

0.0.2

This is a minimal tool designed to interact with the Digital Ocean API. This does not translate all functionalities of the API but is a template I created for some of the most common operations I could perform. New tools will be added in the future as I familiarize myself further with the API structure and use as a student. For now this tool allows you to summarize all your droplets running, including and necessarily a price summary to keep tabs on your droplets monthly and hourly rates. The tool also allows you to seach by tags, delete a drop or perfrom actions such as start, stop or shutdown a droplet.

To install **Python CLI for Digital Ocean** you can install using two methods

pip install pydrop

or you can also try


git clone https://github.com/samapriya/pydrop.git
cd pydrop
python setup.py install

0.0.1

This is a minimal tool designed to interact with the Digital Ocean API. This does not translate all functionalities of the API but is a template I created for some of the most common operations I could perform. New tools will be added in the future as I familiarize myself further with the API structure and use as a student. For now this tool allows you to summarize all your droplets running, including and necessarily a price summary to keep tabs on your droplets monthly and hourly rates. The tool also allows you to seach by tags, delete a drop or perfrom actions such as start, stop or shutdown a droplet.

To install **Python CLI for Digital Ocean** you can install using two methods

pip install pydrop

or you can also try


git clone https://github.com/samapriya/pydrop.git
cd pydrop
python setup.py install

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.