Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/portexe/sets
Various sets and set function tools
https://github.com/portexe/sets
Last synced: 17 days ago
JSON representation
Various sets and set function tools
- Host: GitHub
- URL: https://github.com/portexe/sets
- Owner: portexe
- Created: 2015-09-09T04:27:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T04:32:19.000Z (over 9 years ago)
- Last Synced: 2023-03-03T19:08:13.182Z (almost 2 years ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sets
Honestly this is just a namespace with tools that I have found handy in playing with numbers.
So far this has no direct purpose other than simply a set of toys. It currently looks quite
ugly, but it is a work in progress. I'm really just trying to get better at OOP, and started
to turn my high-level functions into classes.