# thetool
This script is used to download and install tools from the internet. It is designed to be used with Linux, but it can be used with any operating system that has Python installed.
## Installation
To install thetool, run the following command:
`bash python3 -m pip install thetool `
## Usage
To use thetool, run the following command:
`bash thetool install <tool> `
To uninstall a tool, run the following command:
`bash thetool uninstall <tool> `
To see a list of available tools, run the following command:
`bash thetool list `
To see the list and version of installed tools, run the following command:
`bash thetool list --installed `
To get information about a tool, run the following command:
`bash thetool info <tool> `
To update thetool, run the following command:
`bash thetool update `
To upgrade a tool, run the following command:
`bash thetool upgrade <tool> `
To upgrade all tools, run the following command:
`bash thetool upgrade --all `
To clean up the cache, run the following command:
`bash thetool clean `
## Database
thetool uses a database to store information about tools. The database is stored in another GitHub repository, [thetool-Database](https://github.com/Lunik/thetool_database)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Release files for thetool 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| thetool-0.2.0.tar.gz | 20.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| thetool-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.3 kB
Release files / thetool-0.2.0.tar.gz
| Download URL | thetool-0.2.0.tar.gz |
|---|---|
| Size | 20.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
056003e276760f91801914d7e8ba789fb02f319732d3ae622b516edf1156e5a8
|
|
BLAKE2b-256 checksum How to use checksums |
a4ad9199fa922df18e2725abb18c60dc41e6cfcb60dea3d517469fe7257ba25e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / thetool-0.2.0-py3-none-any.whl
| Download URL | thetool-0.2.0-py3-none-any.whl |
|---|---|
| Size | 23.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d066ed15a3f80d84226f44c9f29c85d06bc61bb63e83e34515cc8d84c74bcff
|
|
BLAKE2b-256 checksum How to use checksums |
9da73ef0ec4d5b0d415817dd31c3ae39c531b19c86a687a8d07668e6d795040e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|