Python development framework for geekros.
Project description
Python
⚡ Python SDK For GEEKROS ⚡
License
Basic Requirements
Your device should meet the following basic requirements.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
Python 3.10.12
Install
pip install geekros
# or
pip3 install geekros
# or
python3 -m pip install geekros
Build
Build and publish Python packages to pypi.
git clone git@github.com:geekros/python.git
cd python
1、Install the required dependencies.
python -m pip install twine setuptools wheel
2、Build software package.
python setup.py sdist bdist_wheel
3、Upload software package to PyPI.
twine upload dist/*
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
geekros-1.0.0.tar.gz
(11.8 kB
view details)
Built Distribution
geekros-1.0.0-py3-none-any.whl
(15.9 kB
view details)
File details
Details for the file geekros-1.0.0.tar.gz
.
File metadata
- Download URL: geekros-1.0.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1c78bd1cb49292168fa588b0b62069d9d0840ffef0a9e14fae32f340374f7f0 |
|
MD5 | 0ff89cc314771510f0f3acaa65d560c9 |
|
BLAKE2b-256 | 7776bc8120db56e099ddeb6a73074ac02586a2b0d5005dde4032f290d15c8fc4 |
File details
Details for the file geekros-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: geekros-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6cb5b578a5be87ea0ab500629d6927e1d1ee147f516c66fa43008ed30f19824 |
|
MD5 | 82e313a49991b5bb44976ff97cb132d1 |
|
BLAKE2b-256 | f2cc27b0c0e763a11e438c187d888d00e4dd00f62afb39fc1c17b5a9e9b67562 |