Skip to content

Byte7/pypackages

Repository files navigation

pypackages

Twitter| GitHub license | GitHub stars | GitHub issues | GitHub forks

Jupyter Notebooks illustrating python 3 packages.

Jupyter notebooks illustrating python 3 packages. Packages need not to be only inbuilt. Any package with available for python 3 would do. Just make appropriate cateogory and add the notebook ! A tutorial themed notebook is highly welcomed!

Read Our Contribution Page

  1. You can add notebooks of different packages on under different categories.
  2. You can also create categories and add different notebooks to it.
  3. Make sure that you provide link to any package other than the inbuilt packages related to the catrgory, preferably in the first cell of the notebook.

Categories

  • Algorithms
    • itertools
    • operator
    • contextlib
    • functools
  • Concurrency and Threads
    • multiprocessing
    • subprocess
    • threading
  • Data Persistance and Exchange:
    • csv
    • pickle
    • sqlite3
  • Dates and Times:
    • calendar
    • datetime
    • time
  • Developer Tools
    • pdb
    • timeit
    • traceback
    • unittest
  • File System
    • glob
    • io
    • os.path
    • pathlib
  • Mathematics
    • decimal
    • fraction
    • math
    • random
    • statistics
  • Networking
    • ipaddress
    • socket
    • socketserver
  • Runtime Features
    • os
    • sys
  • Data Structures
    • collections
      • chainmap
      • counter
      • defaultdict
      • deque
      • namedtuple
      • ordereddict
    • array
    • copy
    • enum
    • heapq
    • pprint
    • queue
  • Text
    • difflib
    • string
    • textwrap
    • re

There are many topics, you can contribute to – Just create new category and add notebooks to it!

Built with ❤️ in GitHub!

LICENCE: MIT (c) Sagar Patil, pypackages

About

Contributers invited! packages need not be only inbuilt. A short tutorial kind of thing for any package would do!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published