Skip to content

CoderN-P/Custom-Python-Types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Python Types

This is just a small side project in which I create my own "improved" python classes/types. I decided to do this to better understand python and how all the objects we use (int, float, str, etc.) work in our day to day code.

List of different types I have so far:

  • complex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages