Skip to main content

Enasis Network Chatting Robie

Project description

Enasis Network Chatting Robie

:children_crossing: This project has not released its first major version.

Barebones service for connecting to multiple upstream chat networks.


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.

Installing the package

Installing stable from the PyPi repository

pip install enrobie

Installing latest from GitHub repository

pip install git+https://github.com/enasisnetwork/enrobie

Quick start for local development

Start by cloning the repository to your local machine.

git clone https://github.com/enasisnetwork/enrobie.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.
    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.

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

enrobie-0.2.0.tar.gz (30.1 kB view hashes)

Uploaded Source

Built Distribution

enrobie-0.2.0-py3-none-any.whl (66.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