A lightweight monitor for FPS, System Usage and Docker Stats
Project description
xtop
A terminal monitor fos FPS, System Usage and Docker Stats
Make sure to have the latest version of PyPA’s build and Twine installed:
python3 -m pip install --upgrade build twine
Now run this command from the same directory where pyproject.toml is located:
python3 -m build
Once installed twine, run Twine to upload all of the archives under dist:
python3 -m twine upload --repository testpypi dist/*
You can use pip to install your package and verify that it works. Create a virtual environment and install your package from TestPyPI:
python3 -m pip install --force-reinstall --index-url https://test.pypi.org/simple/ --no-deps xtop-cli
<!--python3 -m pip install --force-reinstall --index-url https://test.pypi.org/simple/ xtop-cli-->
Once tested, run Twine to upload all of the archives under dist. Now that you’re uploading the package in production, you don’t need to specify --repository; the package will upload to https://pypi.org/ by default.:
python3 -m twine upload dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xtop_cli-1.0.3.tar.gz.
File metadata
- Download URL: xtop_cli-1.0.3.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d0fee1ec3da1d071c964f7704a526626ab49e9b639bb344f2ea2ea8ec9aa684
|
|
| MD5 |
a8dab56de56d5b2dbdc17de9cb331856
|
|
| BLAKE2b-256 |
943b462b097c8d904c3873de2ff40cb0102fcabbd23f0522d0705a28feef4f0b
|
File details
Details for the file xtop_cli-1.0.3-py3-none-any.whl.
File metadata
- Download URL: xtop_cli-1.0.3-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77eaa62e734ea87166e9d235ccef524b090c2d0198f7ad81b8ad52aacf4f5402
|
|
| MD5 |
54a02071fe7d2e2d324d54bf4bf46a03
|
|
| BLAKE2b-256 |
0056e2d75201fc8a2ff34d285cb53110c0e92ea522e4b320073f4183ec572bda
|