UI Automation
Project description
template python package
Simple template of package OS independent for Python 3.7
Publish
Int The Python Package Index (PyPI) register an account.
More info about package
Build require setuptools
python3 -m pip install --user --upgrade setuptools wheel
Send require twine
python3 -m pip install --user --upgrade twine
Build and upload
python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
Installation
Some environment is pip3, check if get a error
pip install your_package_name
Usage from terminal (maybe)
python3 -m your_package_name
Usage as a lib (maybe)
from your_package_name import some_function
some_function(magic)
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
UIBotPy-0.0.1.tar.gz
(1.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 UIBotPy-0.0.1.tar.gz.
File metadata
- Download URL: UIBotPy-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
531b835f32f6a8a0c1073466eb66c49b9053e2869247b21457e3ed2393035e41
|
|
| MD5 |
f0a03d63b759d6bdf0fff24c50a404ac
|
|
| BLAKE2b-256 |
3771b434b9f452bb8bc0e62ea135a9dc25cc951814190816d7328949466537f3
|
File details
Details for the file UIBotPy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: UIBotPy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5472d26caab86755985be7ca89143be7352feb3a2425af68341b149b5793ef0
|
|
| MD5 |
6503aa6ca14a38b95b0d8ee0408b1114
|
|
| BLAKE2b-256 |
01dd34d23449c6b0fbfa4d7f1739c1bed047d92dbb0b4445a3d77758b423dd9b
|