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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.0.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.3.0.tar.gz
Algorithm Hash digest
SHA256 4535b0bd0286037bd342462ec6fb5d8894225a0eccec4f3d357558144a42115c
MD5 0f2d9694c35b84b6869bc0a1a13fa709
BLAKE2b-256 29cc8abd5dd0c99f5a3b6fd172d9a5224ea5b15978edde6d9fbdfc8b8c38ce38

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.0-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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fca145202d0160b6cdc4e234618c0c3d807a0efd5c9459e968440cca39e9f455
MD5 e09d0eb224258a2f087ec436ee765fb8
BLAKE2b-256 6a049584639a8d62461c14e6c6d3a0a458954fc0c34e214ecd7e7c80ac53d536

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