Skip to main content

No project description provided

Project description

profpy

What is profpy?

The profpy library is a centralized repository for Rowan's various python scripts to use.

Why use it?

Many of Rowan's python scripts/programs utilize similar or congruent functions and classes that end up getting rewritten or even copy/pasted wherever needed. Rather than continue this trend of untracked code, profpy allows us to have overhead control over these common functions and classes. If a program or script needs to use a class or function, it can just import it from profpy rather than rewrite it. This will allow us to standardize some of our code practices moving forward.

Installation

pip3 install profpy

CLI

For details on the profpy command line interface, read the docs.

Submodules

The profpy library is organized into submodules: db, web, and apis. The db submodule makes accessing Oracle databases with cx_Oracle and or Sql-Alchemy simpler. The apis submodule contains wrapper-classes for some commonly used web APIs. The web submodule contains code for making easy, database-backed Flask apps, configured with CAS and role-based security.

All three of these submodules can be used to cut back on duplicated code, as well as make the development process much less time consuming.

For in-depth documentation, explore the submodules individually:

Dependencies

  • Python 3.6.7 or above
  • Oracle Instant Client

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

profpy-3.1.6.tar.gz (43.0 kB view details)

Uploaded Source

Built Distribution

profpy-3.1.6-py3-none-any.whl (52.1 kB view details)

Uploaded Python 3

File details

Details for the file profpy-3.1.6.tar.gz.

File metadata

  • Download URL: profpy-3.1.6.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.1

File hashes

Hashes for profpy-3.1.6.tar.gz
Algorithm Hash digest
SHA256 d5be2aa708f19156104d3a5c189953155d63f4c51374f528cce3c321762ceac4
MD5 3de225d139ef2263576113f952e9507b
BLAKE2b-256 8452727409d60ca4a6bda2099a4c9bc3c84f3afb6e0cb3acde2d489852acb676

See more details on using hashes here.

File details

Details for the file profpy-3.1.6-py3-none-any.whl.

File metadata

  • Download URL: profpy-3.1.6-py3-none-any.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.1

File hashes

Hashes for profpy-3.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 261a1112e039473284e95a8d8a2dfe17d3cd2f95dc1c87b926254b608aec99c0
MD5 8c5af7709a05136c49c95bd338c241e3
BLAKE2b-256 dd099960503c1f91e3c3310ac34c57096c859cbdf505af217f99053bb0721c47

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