A simple library to run Python files on Linux.
Project description
abdo_dev_innvb
A simple library to execute Python scripts and install PHP on Linux.
Installation
pip install abdo_dev_innvb
Usage
Execute a Python Script
from abdo_dev_innvb import abdo
# Execute a python file in the same directory
abdo("my_script.py")
# Execute a python file in a subdirectory
abdo("scripts/another_script.py")
Install Latest PHP (for Debian/Ubuntu)
This function requires sudo privileges.
from abdo_dev_innvb import abdophp
# This will add the necessary PPA and install the latest PHP version
abdophp()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
abdo_dev_innvb-0.0.2.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file abdo_dev_innvb-0.0.2.tar.gz.
File metadata
- Download URL: abdo_dev_innvb-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a3d3875bb7f498efd3b36079a49fe7df92ab8a97a471804e168e66c84cc0fbe
|
|
| MD5 |
bf3b1cdf9657f98a34eb34af421ccab4
|
|
| BLAKE2b-256 |
8f77835f901b2a4fae1adac14edc0759f36cf5da289afdb38a16ef30044ce5ee
|
File details
Details for the file abdo_dev_innvb-0.0.2-py3-none-any.whl.
File metadata
- Download URL: abdo_dev_innvb-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a018245a19f8a9310d18e707050cf62c348b309798a649ff9ea1964e4401bba
|
|
| MD5 |
a4b401dd6350c0c251b3be637102ecca
|
|
| BLAKE2b-256 |
370a3352e279f4ec508ce08251290ed99316e48761523956dc716dcf55577f93
|