uam is universal application manager.
Project description
# uam
Universal application manager.
## Development
### Create a docker environment
```
docker run -dt -v `pwd`:/app --workdir /app --entrypoint bash --name uam -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`/uamlib/:/usr/local/uam python:2
docker exec -ti uam bash
```
### Run Locally
1. Run without installation:
```
python -m uam
```
2. Install locally and run:
```
pip install --editable .
uam
```
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
uam-0.1.0.tar.gz
(15.8 kB
view details)
Built Distributions
uam-0.1.0-py3-none-any.whl
(24.3 kB
view details)
uam-0.1.0-py2.py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file uam-0.1.0.tar.gz
.
File metadata
- Download URL: uam-0.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2466d48952d9e93f455a82ceb6113cb4882f1234ce3f9df371779a7ffe0130 |
|
MD5 | dd513f9af17cbf5c353657a47bf93290 |
|
BLAKE2b-256 | 5b5d16874a9de3a13b8dd5ba3789251874ef9c5339dab7a97d3e990c1ef918f2 |
File details
Details for the file uam-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: uam-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6459aa3403a365b3753674335e6b4f978f52c81eb8bbeb3d46cd3cbb37ffaba1 |
|
MD5 | 77d80c8e5791f140caf5ca0e3d610483 |
|
BLAKE2b-256 | 7d5b9931d5c614978e2ded198736a5cfafb4fcb76fd250e081db6c4291305ebe |
File details
Details for the file uam-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: uam-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e1caa85f49db3acd2a17cd3b6562b7bbdcc3aa044e2c42d3cbd8cb71c236298 |
|
MD5 | 6e467070677e9c8ab73468abe91a6ac2 |
|
BLAKE2b-256 | 3df9739d1f10897509eb17aabbef6bd2fef6603a1c033220648f105c175735ff |