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

Uploaded Source

Built Distribution

inoopa_utils-3.7.3-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-3.7.3.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.0.0

File hashes

Hashes for inoopa_utils-3.7.3.tar.gz
Algorithm Hash digest
SHA256 149e0ebad6b91f2e80b505136c7b2c38eb5b4c85900b384f0bbce859c1049fba
MD5 04dc8321bfa9f1770b2a340a42a5e360
BLAKE2b-256 c7951c7fda26364780bfa123948e9ffbab4480a45e94379fb6e2416f06c580df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-3.7.3-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/24.0.0

File hashes

Hashes for inoopa_utils-3.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 89cbdbaae78f14ad84dc2ec0d0573cff06817f6c60aafcca2a9f407f083bf494
MD5 599c6df950eae64725a0690791084dd4
BLAKE2b-256 8f29232dfc3512e23c1634493a63681bc8c6628e8dd97e11a2ce7f80cbad2b3f

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