{ "info": { "author": "Ella Rose", "author_email": "erose1337@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Desktop Environment", "Topic :: Documentation", "Topic :: Games/Entertainment", "Topic :: Multimedia :: Sound/Audio", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Code Generators", "Topic :: Software Development :: Compilers", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Pre-processors", "Topic :: Software Development :: User Interfaces", "Topic :: Software Development :: Widget Sets", "Topic :: System :: Distributed Computing", "Topic :: System :: Shells", "Topic :: Text Editors :: Integrated Development Environments (IDE)" ], "description": "Pride\n=========================\nPython Runtime and Integrated Development Environment\n\nQ: What is it?\n\nA: An application framework. Programs written with pride tend to be very concise\n yet very capable.\n \nQ: What features does it offer?\n\nA: Most features are aimed at productivity and an improving minimum standard of quality.\n 1. Automatically generated documentation (docstrings and websites) - zero config\n 2. Automatically generated command line argument parsers - zero config\n 3. Automatic verbosity handling and logging \n 4. Simple mutex free concurrency \n 5. Objects can be updated from source at runtime without pausing or stopping execution\n 6. Application state can be saved/loaded\n 7. A concurrent interactive shell that reduces/eliminates the need for a debugger\n 8. Simple, secure remote procedure calls with authenticated clients/servers. \n remote object access requires zero config, aside from username/password setup.\n \nQ: Where can I learn more?\n\nA: Investigate https://github.com/erose1337/pride or jump straight into the documentation\n at http://erose1337.github.io/pride/\n \nQ: What are the dependencies?\n \nA: Python 2.7+ is required. optional modules require additional dependencies:\n 1. Low level audio support requires pyalsaaudio on linux or pyaudio otherwise\n 2. SDL support requires SDL2.0 and pysdl2", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/erose1337/pride/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erose1337/pride", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pride", "package_url": "https://pypi.org/project/pride/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pride/", "project_urls": { "Download": "https://github.com/erose1337/pride/archive/master.zip", "Homepage": "https://github.com/erose1337/pride" }, "release_url": "https://pypi.org/project/pride/5.9.43/", "requires_dist": null, "requires_python": null, "summary": "Python runtime and integrated development environment", "version": "5.9.43" }, "last_serial": 1772769, "releases": { "5.9.43": [] }, "urls": [] }