Metadata-Version: 2.1
Name: crappy-python-multitasking
Version: 0.1.0
Summary: Crappy preemptive multitasking for Python in an environment without native multitasking.
Home-page: https://github.com/pypa/sampleproject
Author: Hood Chatham
Author-email: roberthoodchatham@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# crappy_multitasking
This is a package to allow implementation of crappy multitasking inside of Pyodide. 
Pyodide does not have preemptive multitasking. This package enables very very crappy 
preemptive multitasking in Pyodide in the laziest possible way.



## [0.1.0] (2020-07-25)

