Skip to main content

Neos Common Code

Project description

NEOS Platform Common Code v0.14.14

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.14.tar.gz (123.1 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.14-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neos_common-0.14.14.tar.gz
  • Upload date:
  • Size: 123.1 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.14.tar.gz
Algorithm Hash digest
SHA256 8e635ccd4950324e920ff85036d6a477ad37eb57fa793fc90e3aead54720fbec
MD5 83e0dc1bed3e2321acb4407069008184
BLAKE2b-256 f9c12f77c79505b799ef2a556bccdc038680713dffa53d75e495e3e95aafc059

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neos_common-0.14.14-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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 ab91fecdf97f93d593ca2070acd926f79addd331bda4d6d50913faf4fcddd547
MD5 7460e718fdde7b1dc020ba6ecc66556a
BLAKE2b-256 29ae0809daceec857c3ed605f423c1372c8a48e044b5a8bcebe9032528287674

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