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

Uploaded Source

Built Distribution

inoopa_utils-4.3.4-py3-none-any.whl (39.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.4.tar.gz
  • Upload date:
  • Size: 32.2 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.4.tar.gz
Algorithm Hash digest
SHA256 8218903512e6ada67a558683fe7168753534172c019677c771079983f5eb0def
MD5 d724a0a1fccc37d3933f572b2e020611
BLAKE2b-256 4b23bdc909ce04890a8d6b25d3e065ea1753f605fef0c75a5a455862f0e44f11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.3.4-py3-none-any.whl
  • Upload date:
  • Size: 39.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d9fbb1a5279c51a17561260ee9857c70b300da3bfa4e8108de8d434bf8bce958
MD5 8a8ebfb127902b2a8e8fdff8370ca391
BLAKE2b-256 fa111199ba818729bca50a5abac2ba7c7a5110640b3daef63906eea1fd84b269

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