Skip to main content

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.


codecov


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.

  1. Rebuild the environment.

    make -s check-revenv
    
  2. Update the version.txt file.

  3. Push to the main branch.

  4. Create repository release.

  5. Build the Python package.

    make -s pypackage
    
  6. Upload Python package to PyPi test.

    make -s pypi-upload-test
    
  7. Upload Python package to PyPi prod.

    make -s pypi-upload-prod
    
  8. Update Read the Docs documentation.

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

enconnect-0.5.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

enconnect-0.5.0-py3-none-any.whl (28.8 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