Skip to main content

Python Package made by Mhadhbi Issam .

Project description

ibash

Installation :

pip install bashi

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.1.4.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

bashi-1.1.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bashi-1.1.4.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for bashi-1.1.4.tar.gz
Algorithm Hash digest
SHA256 e233e6be5b8f275756f8e928d2f2eabaa8d3bed94337d333a7430f34ae813167
MD5 4e91fcb87ace1c9177b558c57638beee
BLAKE2b-256 779dbe947975eaf80f45206897ad72add996bbf201e87bb44764148d00e67a03

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bashi-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for bashi-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 740a2be36693f54fe8099719854976cc87745eff56d371ca6f218355aa0066e6
MD5 17cecdd4255e557c825e092be67bcfef
BLAKE2b-256 8efb64fb1dcaff801dd0962597cd126e09c882df3c2317bb508012eb3453ddc3

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