Skip to main content

This will generate random number for you!

Project description

Just random useless package for testing 1

Usually, things would be under src directory. But we are going to name it with the package name as this is a monorepo...?

Installation

Run the following to install:

pip install helloworld

Usage

from python_package_1 import random_number

# Generate random number
random_number.RandomNumberGenerator().run()

Developing python_package_1

To install this, along with the tools you need to develop and run tests, run the following in your virtualenv:

$ pip install -e .[dev]

We are installing current package with the dev extras.

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

Built Distribution

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