Os_Command_py
Os_Command_py is a python library allowing a simplified use of the OS commands.
- Online Documentation:
- Source code repository:
Main features:
- Basic OS operation
directory creation
change working path
delete files and directories
Command simplied use with subprocess
Installation
Using Pypi
pip3 install os_command_py
Using Conda
conda install os_command_py -c conda-forge
From source code
Get the os_command_py library from github.
git clone https://github.com/samuelmurail/os_command_py.git
./setup.py install --user
License
This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.
Release files for os-command-py 1.1.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 | |
|---|---|---|---|
| os_command_py-1.1.0.tar.gz | 48.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| os_command_py-1.1.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 94.0 kB
Release files / os_command_py-1.1.0.tar.gz
| Download URL | os_command_py-1.1.0.tar.gz |
|---|---|
| Size | 48.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
321d2c0e4c2e547f7e989ef857cc88cebf6900ff2b638ed712072df39d7c16ec
|
|
BLAKE2b-256 checksum How to use checksums |
778b6ffb406f62b7021c963e8ca94dcf81413ba3a5e4726ba56fcab442ff3fde
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|
Release files / os_command_py-1.1.0-py2.py3-none-any.whl
| Download URL | os_command_py-1.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 45.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
fc2004fe0da4e9706e5cb1bc5fd623e0bac8dedf429ed9255847e35b1d957024
|
|
BLAKE2b-256 checksum How to use checksums |
3a17664f04cbf0de963794d8442738dda419b239c2f1451ff58f4b3b64a2140c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|