{ "info": { "author": "Luc Giffon", "author_email": "luc.giffon@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Database :: Front-Ends", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development" ], "description": "WopMars: Workflow Python Manager for Reproducible Science\n---------------------------------------------\n\n.. image:: https://travis-ci.org/aitgon/wopmars.svg?branch=master\n :target: https://travis-ci.org/aitgon/wopmars\n\n.. image:: https://img.shields.io/pypi/pyversions/wopmars.svg\n :target: https://www.python.org\n\n.. image:: https://readthedocs.org/projects/wopmars/badge/?version=latest\n :target: http://wopmars.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/pypi/v/wopmars.svg\n :target: https://pypi.python.org/pypi/wopmarst\n\nWopMars is a database-driven workflow manager written in python similar to GNU Makefile or Snakemake. The originality of WopMars is that it is closely connected to a relational database and can take database tables as inputs and outputs in the definition file. WopMars uses SQLAlchemy object relational mapper (ORM) and has been currently tested with SQLite, MariaDB/MySQL and PostgreSQL.\n\n\nInstallation\n--------------\n\nTo install wopmars, you have to get the sources on the git repository and then go to the source directory and type::\n\n pip install .\n\nTo install wopmars with the --dot option to generate workflow schemes::\n\n pip install .[pygraphviz]\n\nDocumentation\n-------------\n\nThe `WopMars documentation `_ with user guide and\nAPI reference is hosted at Read The Docs.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/aitgon/wopmars/archive/0.0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aitgon/wopmars", "keywords": "workflow manager python object-oriented reproducible science database framework", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "wopmars", "package_url": "https://pypi.org/project/wopmars/", "platform": "", "project_url": "https://pypi.org/project/wopmars/", "project_urls": { "Download": "https://github.com/aitgon/wopmars/archive/0.0.4.tar.gz", "Homepage": "https://github.com/aitgon/wopmars" }, "release_url": "https://pypi.org/project/wopmars/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Workflow Python Manager for Reproducible Science", "version": "0.0.4" }, "last_serial": 5191324, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f4bdfa3f5bf35a25b2949c8746b56e44", "sha256": "de336cb1bb237f466ef474f12a02a0898b18d5c9c8395a03fa6ca8c185426a48" }, "downloads": -1, "filename": "wopmars-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f4bdfa3f5bf35a25b2949c8746b56e44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62608, "upload_time": "2019-04-26T05:03:07", "url": "https://files.pythonhosted.org/packages/d9/da/00b8cca9e9b6fde70ce922dd3dba187012a758796241c201d4e5ca43e03a/wopmars-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "84539c23a92a54867b2a4a0188bfefa4", "sha256": "db94f303766cade58a2626e1b20505d01ef851728b997dea2ed3a0871a80e741" }, "downloads": -1, "filename": "wopmars-0.0.3.tar.gz", "has_sig": false, "md5_digest": "84539c23a92a54867b2a4a0188bfefa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62898, "upload_time": "2019-04-26T06:58:18", "url": "https://files.pythonhosted.org/packages/9e/be/75864d67a73b93d2f8f197d9589273d8955d73a9d158e0074fb56e19f38b/wopmars-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "301b09eab0295bc35d271b40145fd8ee", "sha256": "52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc" }, "downloads": -1, "filename": "wopmars-0.0.4.tar.gz", "has_sig": false, "md5_digest": "301b09eab0295bc35d271b40145fd8ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62867, "upload_time": "2019-04-26T06:58:20", "url": "https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "301b09eab0295bc35d271b40145fd8ee", "sha256": "52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc" }, "downloads": -1, "filename": "wopmars-0.0.4.tar.gz", "has_sig": false, "md5_digest": "301b09eab0295bc35d271b40145fd8ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62867, "upload_time": "2019-04-26T06:58:20", "url": "https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz" } ] }