Skip to content

Practical Python Projects book projects implemented in Nim

Notifications You must be signed in to change notification settings

smallgram/practical-nim-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Practical Nim Projects

This is a Nim implementation of the projects contained in the Practical Python Projects book by Yasoob Khalid. I like the projects in this book and wanted to see how easily I could implement each of them in Nim. This is just a learning project, and does not have much practical use as-is.

Each project is contained in a separate sub-folder. The top-level only contains configuration-type files that apply to every project (or the repository as a whole).

You can probably run each project by running nimble run in each project's directory.

About

Practical Python Projects book projects implemented in Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages