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
Release history Release notifications | RSS feed
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
File details
Details for the file Chuck_Norris_THILROY-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: Chuck_Norris_THILROY-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9853a457ea8496eab9e4d93065973c01ec2b9d424079761bcc8c27e69dbb816f |
|
MD5 | 45c67e7391c598d6f8a1685c5591af7f |
|
BLAKE2b-256 | b4ecb625c2c855eeb5b042b18839ae5fd453b1ef42f18e1776660835aaef31f6 |