Enasis Network Remote Connect
Project description
Enasis Network Remote Connect
:children_crossing: This project has not released its first major version.
Functions and classes for connecting to remote services and whatnot.
Documentation
Documentation is on Read the Docs.
Should you venture into the sections below you will be able to use the
sphinx
recipe to build documention in the docs/html
directory.
Useful and related links
Installing the package
Installing stable from the PyPi repository
pip install enconnect
Installing latest from GitHub repository
pip install git+https://github.com/enasisnetwork/enconnect
Quick start for local development
Start by cloning the repository to your local machine.
git clone https://github.com/enasisnetwork/enconnect.git
Set up the Python virtual environments expected by the Makefile.
make -s venv-create
Version management
:warning: Ensure that no changes are pending.
-
Rebuild the environment.
make -s check-revenv
-
Update the version.txt file.
-
Push to the
main
branch. -
Create repository release.
-
Build the Python package.
Be sure no uncommited files in tree.make -s pypackage
-
Upload Python package to PyPi test.
make -s pypi-upload-test
-
Upload Python package to PyPi prod.
make -s pypi-upload-prod
-
Update Read the Docs documentation.
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
File details
Details for the file enconnect-0.13.0.tar.gz
.
File metadata
- Download URL: enconnect-0.13.0.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b84e113e5d16f51c04eda3bbea6be347476504350b706153098593a324cd7229 |
|
MD5 | a9d449cf03716f8c6938336662c95971 |
|
BLAKE2b-256 | 36e3650a6d3174cbbd2c6a8084a0d8d89fe8ebfe7edc3ae5bce6efd50a298e9c |
File details
Details for the file enconnect-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: enconnect-0.13.0-py3-none-any.whl
- Upload date:
- Size: 67.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d895415222c045eabba0f06d8273b5e4aca5b53f0d3a4c69236810aed124115 |
|
MD5 | 6516cc7683781534170266f0665c76b3 |
|
BLAKE2b-256 | 07c6bb65908cae0451db743f55b36053dc144c551c66db3626d7882b49e31961 |