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

Uploaded Source

Built Distribution

bashi-1.0.9-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bashi-1.0.9.tar.gz
  • Upload date:
  • Size: 2.5 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.9.tar.gz
Algorithm Hash digest
SHA256 26c21028ca5a1e31adb082e522a96f519808cbc31d223f7c570b6d8ea70ef555
MD5 6ad791abac94df8a3dbe1d71bffce540
BLAKE2b-256 4820453c7ff5f8071fd5e82b09c68a8fcd870f33e8775df1d9e8217bc84f0246

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bashi-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 2.0 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 01677c1947a9d06a0d8c7ca1c6f1fb576164c2a93243ff80d71d2a7055d8d605
MD5 58db72a80875b09a161d0f73dd4a1b9b
BLAKE2b-256 389e8f4dd6da2f7b788063025e6794758b910586e1abd2b74bac1319adc62f51

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