Skip to content

Generating number sequences ⚠️ This repo is a playground made to learn Python development, not an actual OS project! ⚠️

Notifications You must be signed in to change notification settings

hatome-sensei/seqgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

seqgen

Generate number sequences

Purpose

This is a CLI that can be used to generate popular series of numbers with configurable starting and ending points. This is simply a dummy project to practice Python and general software development.

Goals

  • Print out requested amount of numbers in a Fibonacci sequence
  • Enable configuration of starting values
  • Release as CLI through a public pip package

About

Generating number sequences ⚠️ This repo is a playground made to learn Python development, not an actual OS project! ⚠️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published