{ "info": { "author": "Max Franks", "author_email": "eliquious@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Database", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "Spyrim is a data analysis framework whose desire is to be to data analysis what rails and django is for the web. This project is the refactored core of a solution known to work and is being used in real-world data analysis everyday.\r\n\r\nThe project aims to help with:\r\n\r\n * Database setup (and eventually migrations)\r\n * Project management and configuration\r\n * Script organization\r\n * Automated HTML Results using Sphinx and ReST\r\n\r\nSpyrim aims to remove the foundation of any data analysis project from the coders worry.\r\n\r\nAuto-generated content:\r\n\r\n * Clean and complete directory structure:\r\n\r\n * config, docs, examples, installs, libs, src\r\n\r\n * Makefile.py (using metamake for task management)\r\n\r\n * Lots of generated tasks for project management and process execution\r\n * Documentation for makefile created as well\r\n\r\n * A python module created for the data analysis project\r\n\r\n * Features many functions to assist in making development easier\r\n * Documentation for new module\r\n\r\nSpyrim tries to supply the coder with enough structure to allow them to focus more on what really matters, which is getting results fast. Spyrim does this by minimizing the amount of code needed to get answers to the people that need them.\r\n\r\nTODOs:\r\n\r\n * Add support for test driven development\r\n * Move to a sqlalchemy-migrate solution, instead of home-grown database setup", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "data analysis framework sphinx metamake", "license": "MIT", "maintainer": "Max Franks", "maintainer_email": "eliquious@gmail.com", "name": "spyrim", "package_url": "https://pypi.org/project/spyrim/", "platform": "All", "project_url": "https://pypi.org/project/spyrim/", "project_urls": null, "release_url": "https://pypi.org/project/spyrim/9000.1/", "requires_dist": null, "requires_python": null, "summary": "Data analysis framework", "version": "9000.1" }, "last_serial": 359686, "releases": { "9000.1": [] }, "urls": [] }