[PYTHON] Made a command for FizzBuzz

PyFizzBuzz

The name FizzBuzz was buried, so I named it PyFizzBuzz.

PyPI Information github repository

Reason for making

When you change jobs and are faced with a difficult exam like write `` `FizzBuzz easy_install pyfizzbuzz```I wrote it because I thought it would be okay.

... is a joke, When building a modern Python package

setup.How to put py and the library itself


 The main reason is that I wanted to check & release it.

 The file / directory structure when packaging is
 I tried to make it okay with this.

# Installation

```easy_install pyfizzbuzz```Ends with

# How to use

fizzbuzz 15 1 2 Fizz 4 Buzz Fizz 7 8 Fizz Buzz 11 Fizz 13 14 FizzBuzz


# important point

 Please install [setuptools](https://pypi.python.org/pypi/setuptools/1.1.5).

# Digression

 I'm using a BDD-like test library called [konira](https://github.com/alfredodeza/konira).

#### **`I want a subject or context...(context can be an alias for describe)expect too...`**

Is there any good BDD testing framework ...

Recommended Posts

Made a command for FizzBuzz
I made a dash docset for Holoviews
I made a library for actuarial science
A textbook for beginners made by Python beginners
I made a python dictionary file for Neocomplete
I made a spare2 cheaper algorithm for uWSGI
I made a useful tool for Digital Ocean
I made a downloader for word distributed expression
How to create a shortcut command for LINUX
I made a peeping prevention product for telework.
〇✕ I made a game
Linux command for self-collection
I made a window for Log output with Tkinter
I made a cleaning tool for Google Container Registry
I made a VM that runs OpenCV for Python
[Python] I made a classifier for irises [Machine learning]
I made a command to markdown the table clipboard
I made a command to wait for Django to start until the DB is ready
kabu Station® API-I made a Python wrapper for REST API
[VSCode] I made a user snippet for Python print f-string
I made a command to generate a table comment in Django
I made a resource monitor for Raspberry Pi with a spreadsheet
I made a learning kit for word2vec / doc2vec / GloVe / fastText
I made a face diagnosis AI for a female professional golfer ③
I made a python text
Linux Command Dictionary (for myself)
I made a discord bot
Linux command memorandum [for beginners]
I made you to execute a command from a web browser
[Note] [For myself] Django command
I made a client / server CLI tool for WebSocket (like Netcat for WebSocket)
I made a lo command that is more useful than ls
I made a development environment for Django 3.0 with Docker, Docker-compose, Poetry
I made a scaffolding tool for the Python web framework Bottle
I made a command to display a colorful calendar in the terminal
I made a Python wrapper library for docomo image recognition API.
I made a C ++ learning site
I touched PyAutoIt for a moment
Hit a command in Python (Windows)
I made a Line-bot using Python!
Command line tool for Chainer ChainerCMD
Make a Tweet box for Pepper
I made a wikipedia gacha bot
I made a fortune with Python.
A little script for malware self-defense
I made a CUI-based translation script
A note for writing Python-like code
Zura made like a life game
LAMMPS command notes (completely for yourself)
I made a daemon with Python
Command for the current directory Python
I made a Docker container to use JUMAN ++, KNP, python (for pyKNP).
[Updated Ver1.3.1] I made a data preprocessing library DataLiner for machine learning.
[C language] My locomotive is too slow ~ I made a sl command ~