Skip to main content

starterpack library

Project description

senabase-starterpack

senabase-starterpack is library for fast prototyping

Installation

Use pip to download it from PyPI

$ pip install senabase-starterpack

The minimum required versions of the respective tools are:

psycopg2-binary>=2.9.*
pyyaml>=6.*

Example

sb_pg

Postgresql starterpack

from senabase.starterpack import sb_pg

sb_pg.configure('127.0.0.1', 5432, 'postgres', 'userid', 'userpassword')

q1 = 'select now()'
rs = sb_pg.get(q1)

sb_log

Logging starterpack

from senabase.starterpack import sb_log

sb_log.configure('proto')

sb_log.i('Information')
sb_log.d('Debug')
sb_log.e(Exception('Example exception'))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

senabase-starterpack-0.1.5.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

senabase_starterpack-0.1.5-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file senabase-starterpack-0.1.5.tar.gz.

File metadata

  • Download URL: senabase-starterpack-0.1.5.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for senabase-starterpack-0.1.5.tar.gz
Algorithm Hash digest
SHA256 c4f9c977bae96341e9e17947b408308aaf3a90e38b9de17c8c6c5496937697a7
MD5 b43d1ae16f88b791c81f56d2cda6c3ea
BLAKE2b-256 e7ee7962985a780f67868e0f7859df59f0b97cd997e369e788902fff100fbcf5

See more details on using hashes here.

File details

Details for the file senabase_starterpack-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for senabase_starterpack-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 67271577572759773042b4013d6eb66c4d55b0d9956aacc2a2678710b53fa6f5
MD5 5a98dcc29761eab66804b0ed20f288af
BLAKE2b-256 6df48e627381c7e549281283b4f86e4f1a532349a36af4b666d94087b501f8a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page