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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 c00a706bd6a20bfc4583b5b0db2a2acd6519a3b84b8ac267da454b452fed7ba3
MD5 084b4058bffb2805a108588cc3dbda99
BLAKE2b-256 effa28dec0a2b439a37d70e7f27f5ef3986d5d9e52791d55cd381199e6d3ebfd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2dae7eb603be0ad5232a069bbd3257e9d6eb1e125a798316f339bccbea68de60
MD5 ec5f84c73b092dc21cae30495cd44477
BLAKE2b-256 8638deb2accc00c2d56a899076f2dff7ec4c2ac420935938d905dc10b6cd0f02

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