Name | Modified | Size | Downloads / Week |
---|---|---|---|
pysourceinfo-00.01.040 | 2019-12-28 | ||
pysourceinfo-00.01.038 | 2019-12-05 | ||
pysourceinfo-00.01.032 | 2018-06-14 | ||
pysourceinfo-00.01.012 | 2017-01-09 | ||
pysourceinfo-00.01.010 | 2016-09-05 | ||
pysourceinfo-00.01.006 | 2016-07-25 | ||
pysourceinfo-00.01.005 | 2016-07-20 | ||
pysourceinfo-00.01.001 | 2016-07-05 | ||
ArtisticLicense20.html | 2019-12-22 | 10.5 kB | |
licenses-amendments.txt | 2019-12-22 | 6.2 kB | |
README.md | 2019-12-22 | 2.8 kB | |
Totals: 11 Items | 19.5 kB | 0 |
pysourceinfo
The 'pysourceinfo' package provides basic runtime information on executed sourcefiles and modules based on 'inspect', 'sys', 'os', and additional sources. The covered objects include packages, modules/files and functions/methods/scripts.
Online documentation:
Runtime-Repository:
Install: pip install pysourceinfo, see also 'Install'.
Downloads:
Project Data
-
PROJECT: 'pysourceinfo'
-
MISSION: Support easy access to RTTI for Python source and binary files.
-
VERSION: 00.01
-
RELEASE: 00.01.040
-
STATUS: alpha
-
AUTHOR: Arno-Can Uestuensoez
-
COPYRIGHT: Copyright (C) 2010,2011,2015-2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez
-
LICENSE: Artistic-License-2.0 + Forced-Fairplay-Constraints
Concepts and enumeration values are migrated from the
- UnifiedSessionsManager (C) 2008 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez.
Runtime Environment
For a comprehensive list refer to the documentation.
Python Syntax Support
- Python2.7, and Python3
Python Implementation Support
- CPython, IPython, IronPython, Jython, and PyPy
OS on Server, Workstation, Laptops, Virtual Machines, and Containers
-
Linux: AlpineLinux, ArchLinux, CentOS, Debian, Fedora, Gentoo, OpenSUSE, Raspbian, RHEL, Slackware, SLES, Ubuntu, ...
-
BSD: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, GhostBSD, TrueOS, NomadBSD
-
OS-X: Snow Leopard
-
Windows: Win10, Win8.1, Win7, WinXP, Win2019, Win2016, Win2012, Win2008, Win2000
-
WSL-1.0: Alpine, Debian, KaliLinux, openSUSE, SLES, Ubuntu
-
Cygwin
-
UNIX: Solaris10, Solaris11
-
Minix: Minix3
-
ReactOS
Network and Security
-
Network Devices: OpenWRT
-
Security: KaliLinux, pfSense, BlackArch, ParrotOS, Pentoo
OS on Embedded Devices
-
RaspberryPI: ArchLinux, CentOS, OpenBSD, OpenWRT, Raspbian
-
ASUS-TinkerBoard: Armbian
Current Release
Major Changes:
-
Minor fixes
-
extended helper.getpythonpath, and helper.getpythonpath_rel
-
added helper.getpythonpath_rel_oid
-
added support for Python3.x
-
added support for various Python implementations
-
additionally tested on various Linux, BSD, Windows, see documents section 'Install'
-
Changed to ReadTheDocs as he the default template for the documentation
-
Added API reference documentation by Epydoc
ToDo:
-
AIX
-
MicroPython, CircuitPython
-
test OpenBSD on rpi3
-
test Windows10IoT-Core