Skip to main content

Simple Fizz Buzz Game

Project description

Yogendra/FizzBuzz Module

This is a simple demo module to understand python module publishing system.

This module uses

  • Python 3.x
  • Poetry
  • Pytest

Getting Started

  1. Add library to your project

    pip install yogendra_fizzbuzz
    
  2. Use in your program. Following is an example in repl:

    >>> from yogendra_fizzbuzz import fizzbuzz_to
    >>> print(fizzbuzz_to(16))
    [ '1', '2', 'Fizz', '4', 'Buzz', 'Fizz', '7', '8', 'Fizz', 'Buzz', '11', 'Fizz', '13', '14', 'FizzBuzz', '16']
    

How to build

  1. Clone the project

    git clone https://github.com/yogendra/pypi-yogendra_fizzbuzz.git yogendra_fizzbuzz
    cd yogendra_fizzbuzz
    
  2. Install dependencies

    poetry install 
    
  3. Build project

    poetry build
    
  4. (Optional) Publish to Test PyPI

    poetry publish -r testpypi
    
  5. Publish to PyPI

    poetry publish
    

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

yogendra_fizzbuzz-0.4.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yogendra_fizzbuzz-0.4.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file yogendra_fizzbuzz-0.4.0.tar.gz.

File metadata

  • Download URL: yogendra_fizzbuzz-0.4.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.5 Darwin/20.5.0

File hashes

Hashes for yogendra_fizzbuzz-0.4.0.tar.gz
Algorithm Hash digest
SHA256 76a15409a76e29e178f2f1095dcd760becb9e127aece58d43fe42a315b04f5e1
MD5 14fd5047a3a27e12a19e61bb4319dadb
BLAKE2b-256 c43a472f63387dede714d2734c2dfe4566b576e043091f277bd2e61cebb113fd

See more details on using hashes here.

File details

Details for the file yogendra_fizzbuzz-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: yogendra_fizzbuzz-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.5 Darwin/20.5.0

File hashes

Hashes for yogendra_fizzbuzz-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 efc3df23c4ae83b78443fa8097795170ef8aef0a286b6e53cde652b7cf0eff75
MD5 52c77c058d212d832b6798f901eb03b9
BLAKE2b-256 988242b5aa8cb70e6b5c976102aae2860529eadce6f8d7180dbbae5f5d5365a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page