Skip to main content

Python Package made by Mhadhbi Issam .

Project description

ibash

Installation :

pip install ibash

Quick start :

from ibash import ibash

result = ibash("ls")
if result.code == 0 : 
    stdout = result.stdout 
    stderr = result.stderr

result2 = ibash("not working command ")
 $ ls          
Dockerfile
main.py

 $ not working command            ==> code 127
/bin/sh: 1: not: not found)

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

bashi-1.0.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

bashi-1.0.0-py3-none-any.whl (1.4 kB view details)

Uploaded Python 3

File details

Details for the file bashi-1.0.0.tar.gz.

File metadata

  • Download URL: bashi-1.0.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for bashi-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e9eee06c9d383e8f97a1b689376390e0cc567162b35fa533de6b3ab5035a181a
MD5 e8ec34a835265eb86d08640427de32b2
BLAKE2b-256 b242404604a0acac5ad66f6f06bb98007da54481c71990a0b5c789a375d73c65

See more details on using hashes here.

File details

Details for the file bashi-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: bashi-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for bashi-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1b5f973559617e55a14d0385280ec82bf710ddaacadd0e91298e9653e104629
MD5 b7889e8af9d25d0ef338f47283991ec7
BLAKE2b-256 181b22a04785090efdd2844b58caebf54e3ccfa01c0a73388b6ea010facd6061

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page