{ "info": { "author": "Niko Neufeld (originally by Radu Stoica)", "author_email": "niko.neufeld@cern.ch", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.6" ], "description": "=====\nPyDIM\n=====\n\nPyDIM is a Python interface to DIM. PyDIM could be used to create DIM clients\nand servers, using an API very similar to the one that is used for C.\n\nCheck the online documentation at:\n\n http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/index.html\n\n\nInstallation\n============\n\nPyDIM can be installed by following the installation documentation situated at :\n\n http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/api/index.html\n\nHacking\n=======\n\nHere are some guidelines that may help if you want to modify or just read the\ncode of pydim.\n\nDirectory structure\n-------------------\n\nsrc:\n The part of the extension written in C++\ndoc:\n Documentation\nexamples:\n Examples for how to write servers and clients with PyDIM\npydim:\n Additional functions included in the extension, written in Python.\ndimbrowser:\n Contains the Python wrapper to the C++ class DimBrowser\nsetup:\n An old setup script. It should be deprecated.\ntests:\n Unit tests. They can be used as a reference.\nCI:\n Contains the CI files needed to the Continuous Integration of PyDIM.\nexamples:\n Examples of how PyDIM fonctionnalities work\n\n\nThe following files are included in the root directory:\n\nINSTALL:\n Instructions for installing and building the RPM\n\nMANIFEST.in:\n A template for the Manifest file used with `distutils`.\n\nsetup.cfg:\n Additional configuration for the `distutils` script.\n\nsetup.py:\n Installation script\n\nVERSION:\n Version number of the package. It's used in the build process.\n\nChangelog\n=========\n\n3.0.1\n-----\n\n* Changing the python_requires in the setup.py file.\n\n3.0.0\n-----\n\n* PyDIM is now compatible with Python 3.6\n\n2.1.0.419397\n------------\n\n* The description string (http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/guide/pydim-c.html#description-string) that had to be passed to the following functions:\n- dic_info_service\n- dic_cmnd_service\n- dic_cmnd_callback\n- dic_sync_info_service\n- dic_sync_cmnd_service\nis not mandatory anymore. Added a DNS cache system : http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/guide/pydim-c.html#dns-cache\n\n* Adding dimbrowser Python module in order to use the DimBrowser C++ class with Python code :\n http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/guide/dimbrowser.html\n\nContact\n=======\n\nThis module was originally developed by Radu Stoica based on code by Niko Neufeld.\nJuan Manuel Caicedo improved it significantly and fixed many bugs.\n\nIt is currently maintained by Niko Neufeld (niko.neufeld@cern.ch)\n\nFeel free to send your questions and bug reports.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/index.html", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pydim3", "package_url": "https://pypi.org/project/pydim3/", "platform": "", "project_url": "https://pypi.org/project/pydim3/", "project_urls": { "Homepage": "http://lhcbdoc.web.cern.ch/lhcbdoc/pydim/index.html" }, "release_url": "https://pypi.org/project/pydim3/3.0.1/", "requires_dist": null, "requires_python": ">=3.*.*,<3.7", "summary": "Python interface package for DIM C and C++ interfaces.", "version": "3.0.1" }, "last_serial": 4128205, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "762b51cde4a67b5ef9a4eae5c21577e0", "sha256": "8f01ffa6e92bca77eb2d5112aed8baf8fb4dcdf305c160f03c769da3dcf26671" }, "downloads": -1, "filename": "pydim3-3.0.0.tar.gz", "has_sig": false, "md5_digest": "762b51cde4a67b5ef9a4eae5c21577e0", "packagetype": "sdist", "python_version": "source", "requires_python": "==3.6", "size": 61413, "upload_time": "2018-08-02T09:54:16", "url": "https://files.pythonhosted.org/packages/c6/a2/cb02511644afb949b9f4aebe2ee8cf7cb9f3234cadadf4dbd78d8e320cd9/pydim3-3.0.0.tar.gz" } ], "3.0.1": [ { "comment_text": "", "digests": { "md5": "c220a93bfacf75344d1ab4dda7e04dd2", "sha256": "f070bc597bd9b06e7c1c32a0ad3a128d5d7b0928f45ca6ac4ff2e8c499f94209" }, "downloads": -1, "filename": "pydim3-3.0.1.tar.gz", "has_sig": false, "md5_digest": "c220a93bfacf75344d1ab4dda7e04dd2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.*.*,<3.7", "size": 61477, "upload_time": "2018-08-02T11:28:42", "url": "https://files.pythonhosted.org/packages/f2/1a/8e3a3ea4781d252b44d7754a1ca65d8503e8dd702eb81eaa589a6e1e38f4/pydim3-3.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c220a93bfacf75344d1ab4dda7e04dd2", "sha256": "f070bc597bd9b06e7c1c32a0ad3a128d5d7b0928f45ca6ac4ff2e8c499f94209" }, "downloads": -1, "filename": "pydim3-3.0.1.tar.gz", "has_sig": false, "md5_digest": "c220a93bfacf75344d1ab4dda7e04dd2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.*.*,<3.7", "size": 61477, "upload_time": "2018-08-02T11:28:42", "url": "https://files.pythonhosted.org/packages/f2/1a/8e3a3ea4781d252b44d7754a1ca65d8503e8dd702eb81eaa589a6e1e38f4/pydim3-3.0.1.tar.gz" } ] }