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

Uploaded Source

Built Distribution

inoopa_utils-4.3.6-py3-none-any.whl (40.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.6.tar.gz
  • Upload date:
  • Size: 32.3 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.6.tar.gz
Algorithm Hash digest
SHA256 bb9a6288ba928364425abbb3878748007cc4910a2eeb6eb3f1960c4501b01e09
MD5 8bdc524c3951944e0f661fec09dde794
BLAKE2b-256 78fcc3bb33781bbd6ea1c20e01601374d9d60d346ca5d5a5e34fb7b4bc036e7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.6-py3-none-any.whl
  • Upload date:
  • Size: 40.0 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a8ec6fb537117f6fab15684048b8c7fb7bae820c84155b5602db76d7fc8dd183
MD5 36772297e4e33412bd0a67355bf63575
BLAKE2b-256 0086000b838a3e6bff20461f3fd636860ff4e4f3eddc2772522bbabe286bef25

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