Install linux on termux.
Project description
python-atilo
Install linux on termux.
atilo written in python.
Installation
pip install atilo
Usage
Show available releases
$ atilo list
name version
alpine 2.7 3.9
centos 7
debian jessie stretch buster
fedora 30
kali
parrot
ubuntu trusty xenial bionic
Show installed releases
$ atilo list --installed
alpine3.9
debianbuster
Install a release
# Install the latest debian release
atilo install debian
# Install specified debian release
atilo install debian jessie
Run a release
# Start the debian jessie release
startdebianjessie
Remove a release
atilo debianbuster
Clean temp files
atilo clean
Contribute
Prerequisite
- Python >= 3
- pipenv
Requirements
pipenv install --dev
Run
python run.py
Generate Changelog (For Maintainers Only)
Install python tool auto-changelog to generate changelog.
sudo pip3 install git+https://github.com/Michael-F-Bryan/auto-changelog
Generate and write changelog to CHANGELOG.md.
auto-changelog
Bump Version (For Maintainers Only)
sudo pip3 install commitizen
Using commitizen tool to generate semantic version number.
$ cz bump
[NO_VERSION_SPECIFIED]
Check if current version is specified in config file, like:
version = 0.4.3
Edit the atilo/__init__.py, set the __version__ value to '0.4.3' (semantic version generated above).
Changelog
Unreleased
New Features
- add command list
- add command remove
- add command clean
- add atilo.py
Fixes
- print help when no subcommand specified
- fix extracting error
- fix --link2symlink option
- fix typo
- add --link2symlink option for proot
- fix dependencies
- remove stable version for debian
- fix check_arch & unarchive
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
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 atilo-0.4.3.tar.gz.
File metadata
- Download URL: atilo-0.4.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ab08402d0423bdb39739a11e13430b7f806313ad332afb9677b1823df8781b6
|
|
| MD5 |
ba157a7b37f867c34212a24d69e9d9b4
|
|
| BLAKE2b-256 |
eb9b369f0a528bd809878296a1033ff7b9f8194964717f91071156d064d9f9aa
|
File details
Details for the file atilo-0.4.3-py3-none-any.whl.
File metadata
- Download URL: atilo-0.4.3-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e784f349ac22c425cdbe299b61db058f64ca623214a422e8acd8b3c3b836ce5c
|
|
| MD5 |
37f87bee792c2b2d0272fb257b94fa71
|
|
| BLAKE2b-256 |
232a1d924451306b939c23bb6317c3f9b76ce8a48f882d6e3db6f319ec1f761e
|