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

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

Build and upload to PyPi

Rebuild the environment.

make -s check-revenv

Build the package.

make -s pypackage

Upload to the test PyPi.

make -s pypi-upload-test

Upload to the prod PyPi.

make -s pypi-upload-prod

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

Uploaded Source

Built Distribution

enconnect-0.4.0-py3-none-any.whl (28.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: enconnect-0.4.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for enconnect-0.4.0.tar.gz
Algorithm Hash digest
SHA256 340ceb4929393d2fa5a3ed1cc5ace839fc7e69c08b06ca39991d0f6621009df6
MD5 17d9d905831bbf5e9a7a1710780090d4
BLAKE2b-256 411f9f59c8922b335d17896b6f3e0672d43f72a79e18788801f0e55465f40d51

See more details on using hashes here.

File details

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

File metadata

  • Download URL: enconnect-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 28.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for enconnect-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 304fbd5eecda15bcc9e66b5c81578a6bf221d050a37e2a1ae9f72c5a4f5e6c7f
MD5 7ccbf0943be4863671f9b8de68da73c3
BLAKE2b-256 2fc28f08e1849ef6d233f3aa2180bd7985519c51ae29da1c0f8376bf2881df70

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