Skip to main content

A utility package common to other JGT projects.

Project description

jgtutils

This is a Python module called jgtutils.

Installation

You can install jgtutils from PyPI:

pip install jgtutils

Usage

Here's a simple example of how to use jgtutils:

from jgtutils import module

# Your usage example here

Development

To work on the jgtutils project, you'll need to clone the project and install the requirements:

git clone https://github.com/yourusername/jgtutils.git
cd jgtutils
pip install -r requirements.txt

Testing

We use pytest for testing. Run the following command to execute the tests:

pytest

License

jgtutils is licensed under the terms of the MIT License.


Remember to replace `yourusername` with your actual GitHub username and provide a usage example in the Usage section.

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

jgtutils-0.1.60.tar.gz (24.0 kB view hashes)

Uploaded Source

Built Distribution

jgtutils-0.1.60-py3-none-any.whl (30.1 kB view hashes)

Uploaded Python 3

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