{ "info": { "author": "Rafael Goncalves Martins", "author_email": "rafael@rafaelmartins.eng.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Education", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PIDSIM core package\n===================\n\n.. warning::\n\n This package just have the python modules, not any GUI.\n\nThis package implements a basic toolbox for the study of the Control\nSystems and the simulation of PID controllers, using Python.\n\nTo use the examples, please initialize this package, using::\n\n >>> from pidsim.types import *\n >>> from pidsim.discretization import *\n >>> from pidsim.pid_simulation import *\n >>> from pidsim.error import *\n\nIf you need some help with the use, or can help with the development,\nplease contact the author via email or visit our project website:\n\nhttp://pidsim.org/\n\nAll the help is welcome! :)\n\n\nBasic installation\n~~~~~~~~~~~~~~~~~~\n\nTo install, type::\n\n # python setup.py install\n\nor use pip::\n\n # pip install pidsim\n\nTo build doc (you'll need sphinx), type::\n\n # make -C doc html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pidsim.org/", "keywords": null, "license": "GPL-2", "maintainer": null, "maintainer_email": null, "name": "pidsim", "package_url": "https://pypi.org/project/pidsim/", "platform": "any", "project_url": "https://pypi.org/project/pidsim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pidsim.org/" }, "release_url": "https://pypi.org/project/pidsim/1.0rc6/", "requires_dist": null, "requires_python": null, "summary": "PID Controllers simulator (core)", "version": "1.0rc6" }, "last_serial": 796238, "releases": { "1.0rc4": [ { "comment_text": "", "digests": { "md5": "54f1942634895e14dfc25ecdf3f09e1e", "sha256": "3807c9518c17982a4d6aece2814fff600621f388c6281d30e79a9bf16c45d06f" }, "downloads": -1, "filename": "pidsim-1.0rc4.tar.gz", "has_sig": false, "md5_digest": "54f1942634895e14dfc25ecdf3f09e1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20006, "upload_time": "2010-10-29T22:05:58", "url": "https://files.pythonhosted.org/packages/c8/7f/98ea21fc638e7468fa7a1c48e3509c4a82b1de9a027b4e97897c8ec1099d/pidsim-1.0rc4.tar.gz" } ], "1.0rc5": [ { "comment_text": "", "digests": { "md5": "5c56cd0678b05712d80d219cf1034f99", "sha256": "d46f2eb321af96b49242cc3bb14b63c233bdee0b2fa753321dcf51afa94f47d2" }, "downloads": -1, "filename": "pidsim-1.0rc5.tar.gz", "has_sig": false, "md5_digest": "5c56cd0678b05712d80d219cf1034f99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21236, "upload_time": "2010-10-30T19:56:17", "url": "https://files.pythonhosted.org/packages/27/89/b34732f8164d38399636b50522c6971143614a258a23edbea10e0f406d3d/pidsim-1.0rc5.tar.gz" } ], "1.0rc6": [ { "comment_text": "", "digests": { "md5": "1adec6a043431924e27e10f30ea05088", "sha256": "8bccf5aceb20030a7415ea13144a65089a638629bb2d405dcbb081d9b392826b" }, "downloads": -1, "filename": "pidsim-1.0rc6.tar.gz", "has_sig": false, "md5_digest": "1adec6a043431924e27e10f30ea05088", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21251, "upload_time": "2010-11-01T06:50:13", "url": "https://files.pythonhosted.org/packages/93/c2/210216f26dae7c770ea26c652dd8fa89c9480a15081ec200201d5f464a1f/pidsim-1.0rc6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1adec6a043431924e27e10f30ea05088", "sha256": "8bccf5aceb20030a7415ea13144a65089a638629bb2d405dcbb081d9b392826b" }, "downloads": -1, "filename": "pidsim-1.0rc6.tar.gz", "has_sig": false, "md5_digest": "1adec6a043431924e27e10f30ea05088", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21251, "upload_time": "2010-11-01T06:50:13", "url": "https://files.pythonhosted.org/packages/93/c2/210216f26dae7c770ea26c652dd8fa89c9480a15081ec200201d5f464a1f/pidsim-1.0rc6.tar.gz" } ] }