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

Uploaded Source

Built Distribution

inoopa_utils-4.0.0-py3-none-any.whl (38.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.0.0.tar.gz
  • Upload date:
  • Size: 31.1 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.0.0.tar.gz
Algorithm Hash digest
SHA256 d98f13e978f43f9cb7fdcbe46e76a1481759a66a99452c9e35270ad3248eb0ba
MD5 dd8c2f2fba79bf9a2b181e44bfacaaf1
BLAKE2b-256 68225064ca9347c00005b1f31007b0be5bdf5d29baf5c61851754651bc9755bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 38.6 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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b56f3b5d77bf25440389a73db4208225f6e22783634cfca7e809efbb1b431ff5
MD5 362f5ce32c39ac64832b9c26bfd9dc4e
BLAKE2b-256 5b3b1a56f3c8caf531711847c9683533ad8406ab7ead57189f8ccf0d7d77244d

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