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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.2.1.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.2.1.tar.gz
Algorithm Hash digest
SHA256 653317000a6e2b1c92b4dae5296959f4fe9ad359194ceec0374078102843048a
MD5 2edb7f68682c9ce3827de98a78191714
BLAKE2b-256 fbd358a3943efdd7d3e500ca6644ec625c9ce90233f98df3c7aa350b69d6439d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.2.1-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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3c087847905c0478291ea3658b3076ab53c84f7b59f60d5cd3b62b2e22d06250
MD5 b13c9e52280ad7202f5b786512d7c192
BLAKE2b-256 c0e4fbb53388217bfdeeb112ffa95e5c4fbaed2191e569c3481de872e9b156d4

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