Skip to main content

Neos Common Code

Project description

NEOS Platform Common Code v0.14.16

Prerequisites

The following packages are used across python repositories. A global install of them all is highly recommended.

WSL

If running on Windows, you may need to install distutils to install the service.

$ sudo apt-get install python3.8-distutils

Initial setup

$ invoke install-dev

Install on MacOS

  • Install kafka dependencies
$ brew install librdkafka
  • Setup environment variables on .bashrc or .zshrc
export CFLAGS="-I/opt/homebrew/include"
export LDFLAGS="-L/opt/homebrew/lib"
export LIBRARY_PATH="/opt/homebrew/lib"
  • Execute the following command to install the dependencies
$ invoke install-dev

Code Quality

Tests

invoke tests
invoke tests-coverage

Linting

invoke check-style
invoke isort

Releases

Release management is handled using changelog-gen. The below commands will tag a new release, and generate the matching changelog entries. Jenkins will then publish the release to the artifact repository.

$ invoke release
$ invoke bump-patch
$ invoke bump-minor
$ invoke bump-major
> vX.Y.Z

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

neos_common-0.14.16.tar.gz (123.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neos_common-0.14.16-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

Details for the file neos_common-0.14.16.tar.gz.

File metadata

  • Download URL: neos_common-0.14.16.tar.gz
  • Upload date:
  • Size: 123.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.6

File hashes

Hashes for neos_common-0.14.16.tar.gz
Algorithm Hash digest
SHA256 5e144cfe604bac5f63c6b18dbaf4bee6a3bdc39ebbfe0fee48a637248231a435
MD5 486865cfd26910beaccc7ebff122c048
BLAKE2b-256 e35edae71b5592d6c84478b236c380a211fae5473549227d75ab476aaa734937

See more details on using hashes here.

File details

Details for the file neos_common-0.14.16-py3-none-any.whl.

File metadata

  • Download URL: neos_common-0.14.16-py3-none-any.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.6

File hashes

Hashes for neos_common-0.14.16-py3-none-any.whl
Algorithm Hash digest
SHA256 504957ce995ceea7d40994b45e4f463bdeaa4e76e7a44b2742bfaf9ce546a14a
MD5 2fc0903b74430cfa252f20060a9593c4
BLAKE2b-256 7d3e183ad87e2919250cedd45b64b15fede9f07c0a743064fce93d2ca96f0eed

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page