Skip to main content

Enasis Network Remote Connect

Project description

Enasis Network Remote Connect

:warning: 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

Execute the linters and tests

The comprehensive approach is to use the check recipe. This will stop on any failure that is encountered.

make -s check

However you can run the linters in a non-blocking mode.

make -s linters-pass

And finally run the various tests to validate the code and produce coverage information found in the htmlcov folder in the root of the project.

make -s pytest

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.
    Be sure no uncommited files in tree.

    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.

  9. Consider running builds on dependent projects.

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.16.2.tar.gz (41.1 kB view details)

Uploaded Source

Built Distribution

enconnect-0.16.2-py3-none-any.whl (71.2 kB view details)

Uploaded Python 3

File details

Details for the file enconnect-0.16.2.tar.gz.

File metadata

  • Download URL: enconnect-0.16.2.tar.gz
  • Upload date:
  • Size: 41.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for enconnect-0.16.2.tar.gz
Algorithm Hash digest
SHA256 5417f2bb54652de04f8696d9da4e20cb04f01170cb592293561f140898a07393
MD5 bc26551b318af97fda9967464a49f58b
BLAKE2b-256 b75edf8b488fe47c5dfd75fa73ea039a4dc9a1237b886d42a5117c5938bc4849

See more details on using hashes here.

File details

Details for the file enconnect-0.16.2-py3-none-any.whl.

File metadata

  • Download URL: enconnect-0.16.2-py3-none-any.whl
  • Upload date:
  • Size: 71.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for enconnect-0.16.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c8528c2ecf623df48315ef3a161fb95570662a23d1cf8337a6fcd9f1c5a8864b
MD5 05da7f9e6299fa4a40415d794bc826a6
BLAKE2b-256 d3e60d848460fd596f77392aad16621e981363cbfe1cbeb6c454c6f776e42c88

See more details on using hashes here.

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