Skip to main content

Python Package made by Mhadhbi Issam .

Project description

ibash

Installation :

pip install ibash

Quick start :

from bashi import bash

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

result2 = bash("not working command ")
 $ ls          
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.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

bashi-1.0.3-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bashi-1.0.3.tar.gz
  • Upload date:
  • Size: 2.4 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.3.tar.gz
Algorithm Hash digest
SHA256 38739e59de9d4cc0194c1d7142757d784391fbbc746404503090b2141bbd5902
MD5 c1fdb064ee789d10c53c54ac555b87e9
BLAKE2b-256 c5ae34e5f470e5d186d815a7d183f570ef5febe32d2a892f9a68bb98d8c07f54

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bashi-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 1.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f4d08e558dc0b4f2ab399d4dca9309b0c78b455313fba2ac49da403acef40f1a
MD5 0fad1dc8af7f6f93dc312d9fc221b5fc
BLAKE2b-256 42fce8f267aa5b35333b0fd4eb3c901dc30edd2eac8fc23ae525d9ff15d88eef

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