347 projects
pycopy-sqlite3
sqlite3 module for Pycopy
pycopy-collections.chainmap
collections.chainmap module for Pycopy
pycopy-string
string module for Pycopy
pycopy-py_compile
py_compile module for Pycopy
pycopy-pkg_resources
pkg_resources module for Pycopy
pycopy-re-pcre
re-pcre module for Pycopy
pycopy-uasyncio.core
Lightweight asyncio-like library for Pycopy, built around native Python coroutines. (Core event loop).
pycopy-os.path
os.path module for Pycopy
pycopy-test.support
test.support module for Pycopy
pycopy-unittest
unittest module for Pycopy
pycopy-logging
logging module for Pycopy
pycopy-functools
functools module for Pycopy
pycopy-usubprocess
usubprocess module for Pycopy
pycopy-weakref
Dummy weakref module for Pycopy
pycopy-itertools
itertools module for Pycopy
pycopy-boot
Bootstrapping module for pycopy-dev for CPython compatibility
pycopy-os
os module for Pycopy
pycopy-traceback
traceback module for Pycopy
pycopy-warnings
warnings module for Pycopy
pycopy-pickle
Dummy pickle module for Pycopy
pycopy-subprocess
CPython subprocess module ported to Pycopy
pycopy-xmlrpc.client
xmlrpc.client module for Pycopy
pycopy-pdb
pdb module for Pycopy
pycopy-ensurepip
Dummy ensurepip module for Pycopy
pycopy-udnspkt
Make and parse DNS packets (Sans I/O approach).
pycopy-argparse
argparse module for Pycopy
pycopy-json
CPython json module ported to Pycopy
pycopy-byteslib
byteslib module for Pycopy
pycopy-inspect
inspect module for Pycopy
pycopy-linecache
Dummy linecache module for Pycopy
pycopy-tempfile
tempfile module for Pycopy
pycopy-uos2
Baseline POSIX OS services for Pycopy (https://github.com/pfalcon/pycopy)
pycopy-signal
signal module for Pycopy
pycopy-urllib.urequest
urllib.urequest module for Pycopy
pycopy-urequests
urequests module for Pycopy
pycopy-urequests.auth
urequests.auth module for Pycopy
pycopy-hashlib
PyPy hashlib module ported to Pycopy
pycopy-cpython-utime
Pycopy module utime ported to CPython
pycopy-uastunparse
Module to dump Python AST back to Python source
pycopy-utokenize
utokenize module for Pycopy
pycopy-ast
Pure-Python implementation of the "ast" module
pycopy-cpython-pycopy
Pycopy module pycopy ported to CPython
pycopy-cpython-uio
Pycopy module uio ported to CPython
pycopy-cpython-micropython
Pycopy module micropython ported to CPython
pycopy-opcode
opcode module for Pycopy
pycopy-time
time module for Pycopy
pycopy-nose
nose module for Pycopy
pycopy-collections.defaultdict
collections.defaultdict module for Pycopy
pycopy-ucodetype
Module to deal with Pycopy code objects
pycopy-mpylib
Module to deal with Pycopy compiled bytecode files (.mpy)
pycopy-xml.etree.ElementTree
xml.etree.ElementTree module for Pycopy
pycopy-venv
venv module for Pycopy
pycopy-upip
Simple package manager for Pycopy project: https://github.com/pfalcon/pycopy
pycopy-ubytecode
Module to assemble Pycopy bytecode
pycopy-uyaml
Simple parser for YAML subset for Pycopy.
pycopy-_ctypes
CPython ctypes module ported to Pycopy
pycopy-uurequests
uurequests module for Pycopy
pycopy-uasyncio
Lightweight asyncio-like library for Pycopy, built around native Python coroutines.
pycopy-ssl
ssl module for Pycopy
pycopy-libc
Helper module for libc FFI for Pycopy project (https://github.com/pfalcon/pycopy)
pycopy-setlib
setlib module for Pycopy
pycopy-usymtable
Dummy usymtable module for Pycopy
pycopy-ucompiler
Dummy ucompiler module for Pycopy
pycopy-hmac
CPython hmac module ported to Pycopy
pycopy-xmltok
xmltok module for Pycopy
pycopy-multiprocessing
multiprocessing module for Pycopy
pycopy-types
CPython types module ported to Pycopy
pycopy-lib
pycopy-lib meta-package, installs most of pycopy-lib
pycopy-yaml
PyYAML compatible wrapper for Pycopy's uyaml module
pycopy-ubyteslib
Dummy ubyteslib module for Pycopy
pycopy-usetlib
Dummy usetlib module for Pycopy
pycopy-set
Dummy set module for Pycopy
pycopy-zlib
zlib module for Pycopy
pycopy-cpython-ffi
Pycopy module ffi ported to CPython
pycopy-cpython-uarray
Pycopy module uarray ported to CPython
pycopy-pprint
pprint module for Pycopy
pycopy-ffilib
Pycopy FFI helper module
pycopy-mmap
mmap module for Pycopy
pycopy-copy
CPython copy module ported to Pycopy
pycopy-array
array module for Pycopy
pycopy-xmltok2
xmltok2 module for Pycopy
pycopy-dis
dis module for Pycopy
pycopy-random
random module for Pycopy
pycopy-operator
operator module for Pycopy
pycopy-select
select module for Pycopy
pycopy-uasyncio.websocket.server
uasyncio.websocket.server module for Pycopy
pycopy-tokenize
tokenize module for Pycopy
pycopy-six
six module for Pycopy
pycopy-site
"site" module for Pycopy, containing implementation of help().
pycopy-contextlib
CPython contextlib module ported to Pycopy
pycopy-machine
machine module for Pycopy
pycopy-cpython-utimeq
Pycopy module utimeq ported to CPython
pycopy-cpython-ucollections
Pycopy module ucollections ported to CPython
pycopy-cpython-upip
Pycopy module upip ported to CPython
pycopy-cpython-uzlib
Pycopy module uzlib ported to CPython
pycopy-cpython-utokenize
Pycopy module utokenize ported to CPython
pycopy-cpython-ure
Pycopy module ure ported to CPython
pycopy-difflib
CPython difflib module ported to Pycopy
pycopy-struct
struct module for Pycopy
pycopy-umqtt.robust
Lightweight MQTT client for Pycopy ("robust" version).
pycopy-umqtt.simple
Lightweight MQTT client for Pycopy
pycopy-uaiohttpclient
HTTP client module for Pycopy uasyncio module
pycopy-usdl2_image
Lightweight SDL_Image 2.0 bindings for "unix" port of Pycopy.
pycopy-usdl2
Lightweight SDL2 bindings for "unix" port of Pycopy.
pycopy-ucontextlib
ucontextlib module for Pycopy
pycopy-framebuf
Implementation of "framebuf" module (using SDL2) for the "unix" port of Pycopy (https://github.com/pfalcon/pycopy). (Experimental)
pycopy-uasyncio.udp
UDP support for Pycopy's uasyncio
pycopy-cpython-ulogging
Pycopy module ulogging ported to CPython
pycopy-future
Dummy __future__ module for Pycopy
pycopy-dev
Dummy dev module for Pycopy
pycopy-binaries
Dummy binaries module for Pycopy
pycopy-binary
Dummy binary module for Pycopy
pycopy-cross
Dummy cross module for Pycopy
pycopy-bin
Dummy bin module for Pycopy
pycopy-collections
collections module for Pycopy
pycopy-test
Dummy test module for Pycopy
pycopy-encodings
Dummy encodings module for Pycopy
pycopy-smtpd
Dummy smtpd module for Pycopy
pycopy-urllib
Dummy urllib module for Pycopy
pycopy-urllib.error
Dummy urllib.error module for Pycopy
pycopy-urllib.robotparser
Dummy urllib.robotparser module for Pycopy
pycopy-urllib.request
Dummy urllib.request module for Pycopy
pycopy-http.server
Dummy http.server module for Pycopy
pycopy-json.tool
Dummy json.tool module for Pycopy
pycopy-antigravity
Dummy antigravity module for Pycopy
pycopy-faulthandler
Dummy faulthandler module for Pycopy
pycopy-email.utils
CPython email.utils module ported to Pycopy
pycopy-email.parser
CPython email.parser module ported to Pycopy
pycopy-email.message
CPython email.message module ported to Pycopy
pycopy-email.internal
CPython email.internal module ported to Pycopy
pycopy-email.header
CPython email.header module ported to Pycopy
pycopy-email.feedparser
CPython email.feedparser module ported to Pycopy
pycopy-email.errors
CPython email.errors module ported to Pycopy
pycopy-email.encoders
CPython email.encoders module ported to Pycopy
pycopy-email.charset
CPython email.charset module ported to Pycopy
pycopy-dummy_threading
Dummy dummy_threading module for Pycopy
pycopy-doctest
Dummy doctest module for Pycopy
pycopy-dbm
Dummy dbm module for Pycopy
pycopy-curses.ascii
CPython curses.ascii module ported to Pycopy
pycopy-curses
Dummy curses module for Pycopy
pycopy-crypt
Dummy crypt module for Pycopy
pycopy-cpython-utarfile
Pycopy module utarfile ported to CPython
pycopy-cpython-ustruct
Pycopy module ustruct ported to CPython
pycopy-cpython-ussl
Pycopy module ussl ported to CPython
pycopy-cpython-usocket
Pycopy module usocket ported to CPython
pycopy-cpython-uselect
Pycopy module uselect ported to CPython
pycopy-cpython-uos
Pycopy module uos ported to CPython
pycopy-cpython-ujson
Pycopy module ujson ported to CPython
pycopy-cpython-uheapq
Pycopy module uheapq ported to CPython
pycopy-cpython-uhashlib
Pycopy module uhashlib ported to CPython
pycopy-cpython-uerrno
Pycopy module uerrno ported to CPython
pycopy-cpython-uctypes
Pycopy module uctypes ported to CPython
pycopy-cpython-ucryptolib
Pycopy module ucryptolib ported to CPython
pycopy-cpython-ubinascii
Pycopy module ubinascii ported to CPython
pycopy-cpython-uasyncio
Pycopy module uasyncio ported to CPython
pycopy-cpython-sys
Pycopy module sys ported to CPython
pycopy-cpython-network
Pycopy module network ported to CPython
pycopy-cpython-machine
Pycopy module machine ported to CPython
pycopy-cpython-gc
Pycopy module gc ported to CPython
pycopy-cpython-framebuf
Pycopy module framebuf ported to CPython
pycopy-cpython-builtins
Pycopy module builtins ported to CPython
pycopy-cpython-btree
Pycopy module btree ported to CPython
pycopy-cpython-array
Pycopy module array ported to CPython
pycopy-copyreg
Dummy copyreg module for Pycopy
pycopy-contextvars
Dummy contextvars module for Pycopy
pycopy-configparser
Dummy configparser module for Pycopy
pycopy-concurrent.futures
Dummy concurrent.futures module for Pycopy
pycopy-compileall
Dummy compileall module for Pycopy
pycopy-colorsys
Dummy colorsys module for Pycopy
pycopy-collections.deque
collections.deque module for Pycopy
pycopy-collections.abc
Dummy collections.abc module for Pycopy
pycopy-codeop
Dummy codeop module for Pycopy
pycopy-codecs
Dummy codecs module for Pycopy
pycopy-code
Dummy code module for Pycopy
pycopy-cmd
CPython cmd module ported to Pycopy
pycopy-cmath
Dummy cmath module for Pycopy
pycopy-chunk
Dummy chunk module for Pycopy
pycopy-cgitb
Dummy cgitb module for Pycopy
pycopy-calendar
Dummy calendar module for Pycopy
pycopy-cProfile
Dummy cProfile module for Pycopy
pycopy-bz2
Dummy bz2 module for Pycopy
pycopy-btree
Dummy btree module for Pycopy
pycopy-binhex
Dummy binhex module for Pycopy
pycopy-binascii
PyPy binascii module ported to Pycopy
pycopy-bdb
Dummy bdb module for Pycopy
pycopy-base64
CPython base64 module ported to Pycopy
pycopy-audioop
Dummy audioop module for Pycopy
pycopy-atexit
Dummy atexit module for Pycopy
pycopy-asyncore
Dummy asyncore module for Pycopy
pycopy-asyncio
Dummy asyncio module for Pycopy
pycopy-asynchat
Dummy asynchat module for Pycopy
pycopy-aifc
Dummy aifc module for Pycopy
pycopy-zipimport
Dummy zipimport module for Pycopy
pycopy-zipfile
Dummy zipfile module for Pycopy
pycopy-zipapp
Dummy zipapp module for Pycopy
pycopy-xmlrpc.server
Dummy xmlrpc.server module for Pycopy
pycopy-xmlrpc
Dummy xmlrpc module for Pycopy
pycopy-xml.sax
Dummy xml.sax module for Pycopy
pycopy-xml.parsers.expat
Dummy xml.parsers.expat module for Pycopy
pycopy-xml.dom.pulldom
Dummy xml.dom.pulldom module for Pycopy
pycopy-xml.dom.minidom
Dummy xml.dom.minidom module for Pycopy
pycopy-xml.dom
Dummy xml.dom module for Pycopy
pycopy-xml
Dummy xml module for Pycopy
pycopy-xdrlib
Dummy xdrlib module for Pycopy
pycopy-wsgiref
Dummy wsgiref module for Pycopy
pycopy-webbrowser
Dummy webbrowser module for Pycopy
pycopy-wave
Dummy wave module for Pycopy
pycopy-uwwwauth
uwwwauth module for Pycopy
pycopy-uuid
uuid module for Pycopy
pycopy-uu
CPython uu module ported to Pycopy
pycopy-ustruct
Dummy ustruct module for Pycopy
pycopy-usercustomize
Dummy usercustomize module for Pycopy
pycopy-urllib.parse
CPython urllib.parse module ported to Pycopy
pycopy-unicodedata
Dummy unicodedata module for Pycopy
pycopy-ulogging
ulogging module for Pycopy
pycopy-ucurses
ucurses module for Pycopy
pycopy-uctypes
Dummy uctypes module for Pycopy
pycopy-uasyncio.synchro
Synchronization primitives for uasyncio.
pycopy-uasyncio.queues
uasyncio.queues module for Pycopy
pycopy-uargparse
uargparse module for Pycopy
pycopy-uPIL
Dummy uPIL module for Pycopy
pycopy-turtledemo
Dummy turtledemo module for Pycopy
pycopy-turtle
Dummy turtle module for Pycopy
pycopy-tracemalloc
Dummy tracemalloc module for Pycopy
pycopy-trace
Dummy trace module for Pycopy
pycopy-termios
Dummy termios module for Pycopy
pycopy-telnetlib
Dummy telnetlib module for Pycopy
pycopy-tarfile
Dummy tarfile module for Pycopy
pycopy-tabnanny
Dummy tabnanny module for Pycopy
pycopy-syslog
Dummy syslog module for Pycopy
pycopy-sysconfig
Dummy sysconfig module for Pycopy
pycopy-symtable
Dummy symtable module for Pycopy
pycopy-symbol
Dummy symbol module for Pycopy
pycopy-sunau
Dummy sunau module for Pycopy
pycopy-stringprep
Dummy stringprep module for Pycopy
pycopy-statistics
Dummy statistics module for Pycopy
pycopy-spwd
Dummy spwd module for Pycopy
pycopy-socketserver
Dummy socketserver module for Pycopy
pycopy-sndhdr
Dummy sndhdr module for Pycopy
pycopy-smtplib
Dummy smtplib module for Pycopy
pycopy-sitecustomize
Dummy sitecustomize module for Pycopy
pycopy-shlex
Dummy shlex module for Pycopy
pycopy-shelve
Dummy shelve module for Pycopy
pycopy-selectors
selectors module for Pycopy
pycopy-secrets
Dummy secrets module for Pycopy
pycopy-sched
Dummy sched module for Pycopy
pycopy-runpy
Dummy runpy module for Pycopy
pycopy-rlcompleter
Dummy rlcompleter module for Pycopy
pycopy-resource
Dummy resource module for Pycopy
pycopy-requests.auth
Dummy requests.auth module for Pycopy
pycopy-requests
Dummy requests module for Pycopy
pycopy-reprlib
Dummy reprlib module for Pycopy
pycopy-readline
Dummy readline module for Pycopy
pycopy-quopri
CPython quopri module ported to Pycopy
pycopy-queue
Dummy queue module for Pycopy
pycopy-pydoc
Dummy pydoc module for Pycopy
pycopy-pyclbr
Dummy pyclbr module for Pycopy
pycopy-pwd
pwd module for Pycopy
pycopy-pty
Dummy pty module for Pycopy
pycopy-pstats
Dummy pstats module for Pycopy
pycopy-profile
Dummy profile module for Pycopy
pycopy-posixpath
Dummy posixpath module for Pycopy
pycopy-posix
Dummy posix module for Pycopy
pycopy-poplib
Dummy poplib module for Pycopy
pycopy-plistlib
Dummy plistlib module for Pycopy
pycopy-platform
Dummy platform module for Pycopy
pycopy-pickletools
Dummy pickletools module for Pycopy
pycopy-pathlib
Dummy pathlib module for Pycopy
pycopy-parser
Dummy parser module for Pycopy
pycopy-ossaudiodev
Dummy ossaudiodev module for Pycopy
pycopy-optparse
Dummy optparse module for Pycopy
pycopy-numbers
Dummy numbers module for Pycopy
pycopy-nntplib
Dummy nntplib module for Pycopy
pycopy-nis
Dummy nis module for Pycopy
pycopy-netrc
Dummy netrc module for Pycopy
pycopy-msilib
Dummy msilib module for Pycopy
pycopy-modulefinder
Dummy modulefinder module for Pycopy
pycopy-mimetypes
Dummy mimetypes module for Pycopy
pycopy-md5
Dummy md5 module for Pycopy
pycopy-marshal
Dummy marshal module for Pycopy
pycopy-mailcap
Dummy mailcap module for Pycopy
pycopy-mailbox
Dummy mailbox module for Pycopy
pycopy-macpath
Dummy macpath module for Pycopy
pycopy-lzma
Dummy lzma module for Pycopy
pycopy-locale
Dummy locale module for Pycopy
pycopy-lib2to3
Dummy lib2to3 module for Pycopy
pycopy-lcd
Dummy lcd module for Pycopy
pycopy-keyword
CPython keyword module ported to Pycopy
pycopy-ipaddress
Dummy ipaddress module for Pycopy
pycopy-importlib.resources
Dummy importlib.resources module for Pycopy
pycopy-importlib
Dummy importlib module for Pycopy
pycopy-imp
Dummy imp module for Pycopy
pycopy-imghdr
Dummy imghdr module for Pycopy
pycopy-imaplib
Dummy imaplib module for Pycopy
pycopy-http.cookies
Dummy http.cookies module for Pycopy
pycopy-http.cookiejar
Dummy http.cookiejar module for Pycopy
pycopy-http.client
CPython http.client module ported to Pycopy
pycopy-html.parser
CPython html.parser module ported to Pycopy
pycopy-html.entities
CPython html.entities module ported to Pycopy
pycopy-html
CPython html module ported to Pycopy
pycopy-heapq
CPython heapq module ported to Pycopy
pycopy-gzip
gzip module for Pycopy
pycopy-grp
Dummy grp module for Pycopy
pycopy-glob
CPython glob module ported to Pycopy
pycopy-gettext
gettext module for Pycopy
pycopy-getpass
Dummy getpass module for Pycopy
pycopy-getopt
CPython getopt module ported to Pycopy
pycopy-gc
Dummy gc module for Pycopy
pycopy-ftplib
Dummy ftplib module for Pycopy
pycopy-fractions
Dummy fractions module for Pycopy
pycopy-fpectl
Dummy fpectl module for Pycopy
pycopy-formatter
Dummy formatter module for Pycopy
pycopy-fnmatch
CPython fnmatch module ported to Pycopy
pycopy-fileinput
Dummy fileinput module for Pycopy
pycopy-filecmp
Dummy filecmp module for Pycopy
pycopy-fcntl
fcntl module for Pycopy
pycopy-decimal
Dummy decimal module for Pycopy
pycopy-cgi
CPython cgi module ported to Pycopy
pycopy-bisect
CPython bisect module ported to Pycopy
pycopy-abc
Dummy abc module for Pycopy
pycopy-csv
Dummy csv module for Pycopy
pycopy-datetime
CPython datetime module ported to Pycopy
pycopy-pipes
Dummy pipes module for Pycopy
pycopy-textwrap
CPython textwrap module ported to Pycopy
pycopy-threading
threading module for Pycopy
pycopy-tty
tty module for Pycopy
pycopy-uctypeslib2
uctypeslib2 module for Pycopy
pycopy-uctypeslib
Experimental module with helpers for 'uctypes' module.
pycopy-socket
socket module for Pycopy
pycopy-shutil
shutil module for Pycopy
pycopy-re
Dummy re module for Pycopy
pycopy-math
Dummy math module for Pycopy
pycopy-io
Dummy io module for Pycopy
pycopy-dataclasses
Dummy dataclasses module for Pycopy
pycopy-enum
Dummy enum module for Pycopy
pycopy-pkgutil
pkgutil module for Pycopy
pycopy-typing
typing module for Pycopy
pycopy-uulogging
uulogging module for Pycopy
pycopy-upysh
Minimalistic file shell using native Python syntax.
pycopy-utarfile
utarfile module for Pycopy
pycopy-pystone_lowmem
CPython pystone_lowmem module ported to Pycopy
pycopy-pystone
CPython pystone module ported to Pycopy
pycopy-timeit
CPython timeit module ported to Pycopy
pycopy-sys
Dummy sys module for Pycopy
pycopy-token
CPython token module ported to Pycopy
pycopy-stat
CPython stat module ported to Pycopy
pycopy-errno
errno module for Pycopy