Skip to main content

Chuck Norris Facts Test Package

Project description

Chuck_Norris Package

Purpose

The purpose of this package is purely educational - selfstudy. Its goal is to learn how to develop and publish a Python Package.

What does it do ?

This package just contains two test functions (contained in facts.py) :

joke() : returns a random Chuck Norris fact. printAsciiArt() : prints ascii art contained in the './data/ascii.txt' file.

Package structure

chuck_norris/
 |
 +-- setup.py
 +-- README.md
 +-- /chuck_norris
    |
    + __init__.py
    + facts.py
    +-- /data
        |
        + ascii.txt

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Chuck_Norris_THILROY-0.0.1-py3-none-any.whl (1.6 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