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

Uploaded Source

Built Distribution

inoopa_utils-4.1.4-py3-none-any.whl (39.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.1.4.tar.gz
  • Upload date:
  • Size: 31.6 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.1.4.tar.gz
Algorithm Hash digest
SHA256 b35557f3c44f634e8d6370c483be35b38068908acf47e766ef7ae35e2978e0b3
MD5 0dd19b9565ad33b0a5d9f37870746e0f
BLAKE2b-256 c5db6828f697b652cc20990a233cd16410c6564b2b8f4d207fdadc70834c4446

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.1.4-py3-none-any.whl
  • Upload date:
  • Size: 39.3 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.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3aa86a21904ef3c3fa13af32233c3f7569045396bc6783013adb09d4176e2f03
MD5 ab411d8401cfca909ace59875ad2891e
BLAKE2b-256 d40edd92fd1bbb36236966c4781740598fdc7c7a0a4760b5cfa3c2eb405d93a9

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