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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-3.8.0.tar.gz
  • Upload date:
  • Size: 31.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-3.8.0.tar.gz
Algorithm Hash digest
SHA256 f34538d2823510707d64422fbf8f69dd4bf2004030fbf178dac70320314ea7ac
MD5 c838c3d080886a445e534cb1e172ce47
BLAKE2b-256 ec25ddb951aa26f6ad59ac184c86d97d2b6a8bb8da1a0c959865615a7f06c862

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-3.8.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-3.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 022060f8ff6daed075e829a3042dd862f97103506e1989b9ab19a2efb4698fba
MD5 471eaf88276e23f06e5e34ab49a52502
BLAKE2b-256 b810d6b15aa15f63e31b8e26d3b85f935ac1d78faf6e54b54cf8f9377d33b3d2

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