{"id":15169472,"url":"https://github.com/arnocan/pythonids","last_synced_at":"2026-02-20T17:31:54.262Z","repository":{"id":72202122,"uuid":"225312344","full_name":"ArnoCan/pythonids","owner":"ArnoCan","description":"Enumeration of Python implementations and releases","archived":false,"fork":false,"pushed_at":"2019-12-19T05:51:37.000Z","size":14807,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T16:55:42.881Z","etag":null,"topics":["cpython","ipython","ironpython","jython","pypy","python2","python3","stackless"],"latest_commit_sha":null,"homepage":"https://pythonids.sourceforge.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArnoCan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-02T07:30:44.000Z","updated_at":"2019-12-19T06:00:39.000Z","dependencies_parsed_at":"2023-02-27T17:15:23.887Z","dependency_job_id":null,"html_url":"https://github.com/ArnoCan/pythonids","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"6ab98058b38c73f4650b15de560c174b4c1260a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArnoCan/pythonids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArnoCan%2Fpythonids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArnoCan%2Fpythonids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArnoCan%2Fpythonids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArnoCan%2Fpythonids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArnoCan","download_url":"https://codeload.github.com/ArnoCan/pythonids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArnoCan%2Fpythonids/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpython","ipython","ironpython","jython","pypy","python2","python3","stackless"],"created_at":"2024-09-27T07:01:47.372Z","updated_at":"2026-02-20T17:31:54.243Z","avatar_url":"https://github.com/ArnoCan.png","language":"Python","readme":"pythonids\n=========\n\nThe ‘pythonids‘ package provides the enumeration of Python syntaxes and the\ncategorization of Python implementations.\nThis enables the development of fast and easy portable generic code for arbitrary platforms in IT and IoT landscapes \nconsisting of heterogeneous physical and virtual runtime environments.\n\nThe current supported syntaxes are *Python2.7+* and *Python3* for the Python implementations:\n\n* CPython\n* IPython (based on CPython)\n* IronPython\n* Jython\n* PyPy\n\nSoon:\n\n* MicroPython\n* CircuitPython\n\nThe current supported platforms are:\n\n* Linux, BSD, Unix, OS-X, Cygwin, and Windows\n\n* x86, amd64, arm32/armhf, arm64/aarch64\n\n* Servers, Workstations, Embedded Systems\n\n* Datacenters, public and private Clouds, IoT \n\n**Online documentation**:\n\n* https://pythonids.sourceforge.io/\n\n\n**Runtime-Repository**:\n\n* PyPI: https://pypi.org/project/pythonids/\n\n  Install: *pip install pythonids*, see also section 'Install' of the online documentation.\n\n\n**Downloads**:\n\n* sourceforge.net: https://sourceforge.net/projects/pythonids/files/\n\n* bitbucket.org: https://bitbucket.org/acue/pythonids\n\n* github.com: https://github.com/ArnoCan/pythonids/\n\n* pypi.org: https://pypi.org/project/pythonids/\n\n\nProject Data\n------------\n\n* PROJECT: 'pythonids'\n\n* MISSION: Canonical numeric platform IDs for the core Python environment.\n\n* VERSION: 00.01\n\n* RELEASE: 00.01.040\n\n* STATUS: beta\n\n* AUTHOR: Arno-Can Uestuensoez\n\n* COPYRIGHT: Copyright (C) 2016-2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez\n\n* LICENSE: Artistic-License-2.0 + Forced-Fairplay-Constraints\n\nRuntime Environment\n-------------------\nFor a comprehensive list refer to the documentation.\n\n**Python Syntax Support**\n\n*  Python2.7, and Python3\n\n**Python Implementation Support**\n\n*  CPython, IPython, IronPython, Jython, and PyPy\n\n**OS on Server, Workstation, Laptops, Virtual Machines, and Containers**\n\n* Linux: AlpineLinux, ArchLinux, CentOS, Debian, Fedora, Gentoo, OpenSUSE, Raspbian, RHEL, Slackware, SLES, Ubuntu, ...  \n\n* BSD: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, GhostBSD, TrueOS, NomadBSD\n\n* OS-X: Snow Leopard\n\n* Windows: Win10, Win8.1, Win7, WinXP, Win2019, Win2016, Win2012, Win2008, Win2000\n\n* WSL-1.0: Alpine, Debian, KaliLinux, openSUSE, SLES, Ubuntu\n\n* Cygwin\n\n* UNIX: Solaris10, Solaris11\n\n* Minix: Minix3\n\n* ReactOS\n\n**Network and Security**\n\n* Network Devices: OpenWRT\n\n* Security: KaliLinux, pfSense, BlackArch, ParrotOS, Pentoo\n\n**OS on Embedded Devices**\n\n* RaspberryPI: ArchLinux, CentOS, OpenBSD, OpenWRT, Raspbian\n\n* ASUS-TinkerBoard: Armbian\n\n* By special modules e.g. for Adafruit Trinket M0: CircuitPython, MicroPython\n\nCurrent Release\n---------------\n\nMajor Changes:\n\n* Initial version.\n\nToDo:\n\n* AIX\n\n* MicroPython, CircuitPython\n\n* Stackless Python\n\n* test OpenBSD on rpi3\n\n* test Windows10IoT-Core\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnocan%2Fpythonids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnocan%2Fpythonids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnocan%2Fpythonids/lists"}