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

Uploaded Source

Built Distribution

inoopa_utils-4.1.2-py3-none-any.whl (39.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: inoopa_utils-4.1.2.tar.gz
  • Upload date:
  • Size: 31.4 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.1.2.tar.gz
Algorithm Hash digest
SHA256 4a0b39e5f6f14c86c1e827acb93ca17d0fb47c9e06a5ea94254f188256d4624f
MD5 34d3f59ac1bdd3e1525a6f07a2a479e6
BLAKE2b-256 d617d77a7c101960a38e8d0b0c46a9b51b81754f40d8a81d2e0fa6c99daca017

See more details on using hashes here.

File details

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

File metadata

  • Download URL: inoopa_utils-4.1.2-py3-none-any.whl
  • Upload date:
  • Size: 39.1 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 112b6fd4e219eddc6af4a8a56a897d6a24b2d6c8f8f18f86fcba3df19646b1e3
MD5 634342bff5b9025c149e076dad04085b
BLAKE2b-256 ce62df0fe23ed4abb84941e5e171f6ecb976ed0f5fd38078e0bcddef45b90599

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