Skip to main content

Python development framework for geekros.

Project description

Python

⚡ Python SDK For GEEKROS ⚡

License

License:Apache2.0

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


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 hashes)

Uploaded Source

Built Distribution

geekros-1.0.0-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page