Skip to main content

Collection of utils used at Inoopa.

Project description

Inoopa's helpers

This repo contains helper functions we use in all of our python projects.

This is pushed publicly to Pypi, so NEVER commit any secret here

How to use this package in your code

pip install inoopa_utils
from inoopa_utils.mongodb_helpers import DbManagerMongo

db_manager = DbManagerMongo()

How to publish package to Pypi

After any code change, update the package version in pyproject.toml at the key version.

Then, at the root of the repo:

# Login to Pypi
poetry config pypi-token.pypi <Pypi API token here>

# Build project
poetry build

# Publish
poetry publish

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

inoopa_utils-4.3.2.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

inoopa_utils-4.3.2-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file inoopa_utils-4.3.2.tar.gz.

File metadata

  • Download URL: inoopa_utils-4.3.2.tar.gz
  • Upload date:
  • Size: 32.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0

File hashes

Hashes for inoopa_utils-4.3.2.tar.gz
Algorithm Hash digest
SHA256 199116ef0062f54cb709d0b535146764fe2a7c4a5367f0aec094aa5b4ff65f15
MD5 efd6e4650d6414996b7b1b69e0d862ca
BLAKE2b-256 c9a568b56a0e09ad0e99dfd092e50d31590fdb815c908ee57f11eada6877aad3

See more details on using hashes here.

File details

Details for the file inoopa_utils-4.3.2-py3-none-any.whl.

File metadata

  • Download URL: inoopa_utils-4.3.2-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.0.0

File hashes

Hashes for inoopa_utils-4.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 654e3c7bc480c5bd6ee3d6d523f070bf546bb6be8198ef3a5b2893a53dc13518
MD5 db72fa8c729853367d234cb1d84d0424
BLAKE2b-256 5246483dbf26add61b3f3a56a38627b6c59bba9f781b3c84c3999904ca9e768f

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