SkillAgentSearch skills...

Cpython

Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim

Install / Use

npx skills add juancarlospaco/cpython

Installs into whichever agent you are using.

README

Alternative StdLib for Nim for Python targets

Documentation

  • :heavy_check_mark: atexit :arrow_right: https://juancarlospaco.github.io/cpython/atexit
  • :heavy_check_mark: base64 :arrow_right: https://juancarlospaco.github.io/cpython/base64
  • :heavy_check_mark: binascii :arrow_right: https://juancarlospaco.github.io/cpython/binascii
  • :heavy_check_mark: binhex :arrow_right: https://juancarlospaco.github.io/cpython/binhex
  • :heavy_check_mark: builtins :arrow_right: https://juancarlospaco.github.io/cpython/builtins
  • :heavy_check_mark: bz2 :arrow_right: https://juancarlospaco.github.io/cpython/bz2
  • :heavy_check_mark: cmath :arrow_right: https://juancarlospaco.github.io/cpython/cmath
  • :heavy_check_mark: codecs :arrow_right: https://juancarlospaco.github.io/cpython/codecs
  • :heavy_check_mark: codeop :arrow_right: https://juancarlospaco.github.io/cpython/codeop
  • :heavy_check_mark: colorsys :arrow_right: https://juancarlospaco.github.io/cpython/colorsys
  • :heavy_check_mark: compileall :arrow_right: https://juancarlospaco.github.io/cpython/compileall
  • :heavy_check_mark: copy :arrow_right: https://juancarlospaco.github.io/cpython/copy
  • :heavy_check_mark: crypt :arrow_right: https://juancarlospaco.github.io/cpython/crypt
  • :heavy_check_mark: curses :arrow_right: https://juancarlospaco.github.io/cpython/curses
  • :heavy_check_mark: decimal :arrow_right: https://juancarlospaco.github.io/cpython/decimal
  • :heavy_check_mark: dbd :arrow_right: https://juancarlospaco.github.io/cpython/dbd
  • :heavy_check_mark: dis :arrow_right: https://juancarlospaco.github.io/cpython/dis
  • :heavy_check_mark: doctest :arrow_right: https://juancarlospaco.github.io/cpython/doctest
  • :heavy_check_mark: ensurepip :arrow_right: https://juancarlospaco.github.io/cpython/ensurepip
  • :heavy_check_mark: errno :arrow_right: https://juancarlospaco.github.io/cpython/errno
  • :heavy_check_mark: faulthandler :arrow_right: https://juancarlospaco.github.io/cpython/faulthandler
  • :heavy_check_mark: fcntl :arrow_right: https://juancarlospaco.github.io/cpython/fcntl
  • :heavy_check_mark: filecmp :arrow_right: https://juancarlospaco.github.io/cpython/filecmp
  • :heavy_check_mark: fnmatch :arrow_right: https://juancarlospaco.github.io/cpython/fnmatch
  • :heavy_check_mark: gc :arrow_right: https://juancarlospaco.github.io/cpython/gc
  • :heavy_check_mark: getopt :arrow_right: https://juancarlospaco.github.io/cpython/getopt
  • :heavy_check_mark: getpass :arrow_right: https://juancarlospaco.github.io/cpython/getpass
  • :heavy_check_mark: gettext :arrow_right: https://juancarlospaco.github.io/cpython/gettext
  • :heavy_check_mark: glob :arrow_right: https://juancarlospaco.github.io/cpython/glob
  • :heavy_check_mark: grp :arrow_right: https://juancarlospaco.github.io/cpython/grp
  • :heavy_check_mark: gzip :arrow_right: https://juancarlospaco.github.io/cpython/gzip
  • :heavy_check_mark: hashlib :arrow_right: https://juancarlospaco.github.io/cpython/hashlib
  • :heavy_check_mark: hmac :arrow_right: https://juancarlospaco.github.io/cpython/hmac
  • :heavy_check_mark: html.entities :arrow_right: https://juancarlospaco.github.io/cpython/html_entities
  • :heavy_check_mark: imghdr :arrow_right: https://juancarlospaco.github.io/cpython/imghdr
  • :heavy_check_mark: imp :arrow_right: https://juancarlospaco.github.io/cpython/imp
  • :heavy_check_mark: importlib :arrow_right: https://juancarlospaco.github.io/cpython/importlib
  • :heavy_check_mark: keyword :arrow_right: https://juancarlospaco.github.io/cpython/keyword
  • :heavy_check_mark: linecache :arrow_right: https://juancarlospaco.github.io/cpython/linecache
  • :heavy_check_mark: logging :arrow_right: https://juancarlospaco.github.io/cpython/logging
  • :heavy_check_mark: lzma :arrow_right: https://juancarlospaco.github.io/cpython/lzma
  • :heavy_check_mark: marshal :arrow_right: https://juancarlospaco.github.io/cpython/marshal
  • :heavy_check_mark: math :arrow_right: https://juancarlospaco.github.io/cpython/math
  • :heavy_check_mark: mimetypes :arrow_right: https://juancarlospaco.github.io/cpython/mimetypes
  • :heavy_check_mark: ntpath :arrow_right: https://juancarlospaco.github.io/cpython/ntpath
  • :heavy_check_mark: nis :arrow_right: https://juancarlospaco.github.io/cpython/nis
  • :heavy_check_mark: operator :arrow_right: https://juancarlospaco.github.io/cpython/operator
  • :heavy_check_mark: os :arrow_right: https://juancarlospaco.github.io/cpython/os
  • :heavy_check_mark: pickle :arrow_right: https://juancarlospaco.github.io/cpython/pickle
  • :heavy_check_mark: pickletools :arrow_right: https://juancarlospaco.github.io/cpython/pickletools
  • :heavy_check_mark: pkgutil :arrow_right: https://juancarlospaco.github.io/cpython/pkgutil
  • :heavy_check_mark: posixpath :arrow_right: https://juancarlospaco.github.io/cpython/posixpath
  • :heavy_check_mark: pprint :arrow_right: https://juancarlospaco.github.io/cpython/pprint
  • :heavy_check_mark: pwd :arrow_right: https://juancarlospaco.github.io/cpython/pwd
  • :heavy_check_mark: py_compile :arrow_right: https://juancarlospaco.github.io/cpython/py_compile
  • :heavy_check_mark: quopri :arrow_right: https://juancarlospaco.github.io/cpython/quopri
  • :heavy_check_mark: random :arrow_right: https://juancarlospaco.github.io/cpython/random
  • :heavy_check_mark: re :arrow_right: https://juancarlospaco.github.io/cpython/re
  • :heavy_check_mark: readline :arrow_right: https://juancarlospaco.github.io/cpython/readline
  • :heavy_check_mark: reprlib :arrow_right: https://juancarlospaco.github.io/cpython/reprlib
  • :heavy_check_mark: resource :arrow_right: https://juancarlospaco.github.io/cpython/resource
  • :heavy_check_mark: runpy :arrow_right: https://juancarlospaco.github.io/cpython/runpy
  • :heavy_check_mark: secrets :arrow_right: https://juancarlospaco.github.io/cpython/secrets
  • :heavy_check_mark: shutil :arrow_right: https://juancarlospaco.github.io/cpython/shutil
  • :heavy_check_mark: signal :arrow_right: https://juancarlospaco.github.io/cpython/signal
  • :heavy_check_mark: site :arrow_right: https://juancarlospaco.github.io/cpython/site
  • :heavy_check_mark: sndhdr :arrow_right: https://juancarlospaco.github.io/cpython/sndhdr
  • :heavy_check_mark: [spwd](ht

Related Skills

View on GitHub
GitHub Stars165
CategoryDevelopment
Updated9d ago
Forks3

Languages

Python

Security Score

100/100

Audited on Jul 30, 2026

No findings