{
"info": {
"author": "Otto Group",
"author_email": "palladium@ottogroup.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": ".. image:: https://travis-ci.org/ottogroup/palladium.svg?branch=master\n :target: https://travis-ci.org/ottogroup/palladium\n :alt: Build status\n\n.. image:: https://coveralls.io/repos/ottogroup/palladium/badge.svg?branch=master\n :target: https://coveralls.io/r/ottogroup/palladium\n :alt: Test coverage status\n\n.. image:: https://readthedocs.org/projects/palladium/badge/?version=latest\n :target: https://palladium.readthedocs.io/en/latest/\n :alt: Documentation status\n\n.. image:: https://img.shields.io/pypi/v/palladium.svg\n :target: https://pypi.python.org/pypi/palladium/\n :alt: Latest version\n\n.. image:: https://img.shields.io/pypi/pyversions/palladium.svg\n :target: https://pypi.python.org/pypi/palladium/\n :alt: Supported Python versions\n\n.. image:: https://img.shields.io/pypi/l/palladium.svg\n :target: https://pypi.python.org/pypi/palladium/\n :alt: License\n\nPalladium\n=========\n\nPalladium provides means to easily set up predictive\nanalytics services as web services. It is a **pluggable framework**\nfor developing real-world **machine learning solutions**. It provides\ngeneric implementations for things commonly needed in machine\nlearning, such as dataset loading, model training with parameter\nsearch, a web service, and persistence capabilities, allowing you to\nconcentrate on the core task of developing an accurate machine\nlearning model. Having a well-tested core framework that is used for\na number of different services can lead to a reduction of costs during\ndevelopment and maintenance due to harmonization of different services\nbeing based on the same code base and identical processes. Palladium\nhas a web service overhead of a few milliseconds only, making it\npossible to **set up services with low response times**.\n\nA **configuration file** lets you conveniently tie together existing\ncomponents with components that you developed. As an example, if what\nyou want to do is to develop a model where you load a dataset from a\nCSV file or an SQL database, and train an SVM classifier to predict\none of the rows in the data given the others, and then find out about\nyour model's accuracy, then that's what Palladium allows you to do\n**without writing a single line of code**. However, it is also\npossible to independently integrate own solutions.\n\n.. image:: https://raw.githubusercontent.com/ottogroup/palladium/master/docs/palladium_illustration.png\n :width: 700px\n :align: center\n :alt: Illustration of Palladium\n\n|\n\nMuch of Palladium's functionality is based on the **scikit-learn**\nlibrary. Thus, a lot of times you will find yourself looking at the\n`documentation for scikit-learn `_ when\ndeveloping with Palladium. Although being implemented in Python,\nPalladium provides support for other languages and is shipped with\nexamples how to **integrate and expose R and Julia models**.\n\nFor an efficient deployment of services based on Palladium, a script to\n**create Docker images automatically** is provided. In order to manage\nand monitor a number of Palladium service instances in a cluster,\n**Mesosphere\u2019s Mesos framework Marathon can be used for deployment**,\nalso enabling **scalability by having a variable number of service\nnodes behind a load balancer**. Examples how to create Palladium\nDocker images and how to use them with Mesos / Marathon are part of\nthe documentation. Other important aspects \u2013 especially relevant in\nenterprise contexts for setting up productive services \u2013 like\n**authentication, logging, or monitoring, can be easily integrated via\npluggable decorator lists** in the configuration file of a service,\nkeeping track of service calls and corresponding permissions.\n\nEveryone is welcome to contribute to Palladium. More information on\nhow to to contribute can be found in the FAQ section of the\n`Palladium documentation `_.\n\nLinks\n-----\n\n- Source code repository at GitHub: https://github.com/ottogroup/palladium\n- Documentation including installation instructions and tutorial: http://palladium.readthedocs.org\n- Mailing list: https://groups.google.com/forum/#!forum/pld-list\n- Maintainer: `Andreas Lattner `_\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/ottogroup/palladium",
"keywords": "",
"license": "Apache License, Version 2.0",
"maintainer": "",
"maintainer_email": "",
"name": "palladium",
"package_url": "https://pypi.org/project/palladium/",
"platform": "",
"project_url": "https://pypi.org/project/palladium/",
"project_urls": {
"Homepage": "https://github.com/ottogroup/palladium"
},
"release_url": "https://pypi.org/project/palladium/1.2.2/",
"requires_dist": [
"docopt",
"flask",
"joblib",
"numpy",
"pandas",
"psutil",
"requests",
"scikit-learn",
"sqlalchemy",
"ujson",
"rpy2 ; extra == 'r'",
"julia ; extra == 'docs'",
"rpy2 ; extra == 'docs'",
"Sphinx ; extra == 'docs'",
"sphinx-rtd-theme ; extra == 'docs'",
"julia ; extra == 'julia'",
"pytest ; extra == 'testing'",
"pytest-cov ; extra == 'testing'",
"requests-mock ; extra == 'testing'"
],
"requires_python": "",
"summary": "Framework for setting up predictive analytics services",
"version": "1.2.2"
},
"last_serial": 5686293,
"releases": {
"0.9": [],
"0.9.1": [
{
"comment_text": "",
"digests": {
"md5": "d455b8425684434941f807d2b281125e",
"sha256": "7fa19f694fcb67b772f14bdb1662eda042708888cf30903944e00121e1f11483"
},
"downloads": -1,
"filename": "palladium-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d455b8425684434941f807d2b281125e",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 40517,
"upload_time": "2015-03-31T11:37:14",
"url": "https://files.pythonhosted.org/packages/50/f6/93c03d23df5d2215d32667226c04fff4af137bf3cd9b5c0aeb112e7ac483/palladium-0.9.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3c8441f406a5d347038fd2487e1c3a43",
"sha256": "3b312da935ab2fcdab9e46d4d41e3cd882b1ef3ba1e1e4f07b14c16f141ca03c"
},
"downloads": -1,
"filename": "palladium-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "3c8441f406a5d347038fd2487e1c3a43",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29730,
"upload_time": "2015-03-31T11:37:09",
"url": "https://files.pythonhosted.org/packages/39/ef/bec3767d1899b585edee9f4333f7d29ecb108adbe0ec104cd044572eee9b/palladium-0.9.1.tar.gz"
}
],
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "b5a07151e14ead5f49ec2539cfb2c631",
"sha256": "881e83c5f42a73e127ce2c1a614369dac46627a24e866b1f665ae5db48faac4a"
},
"downloads": -1,
"filename": "palladium-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5a07151e14ead5f49ec2539cfb2c631",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 49822,
"upload_time": "2015-07-01T14:24:54",
"url": "https://files.pythonhosted.org/packages/c6/7d/19451ee78ab0e84d1e9909d67503446b9a6abd3639f38d14492284208858/palladium-1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1800bc68a4c5c4805dd350999fb46221",
"sha256": "6e80406e16453028288ef617b5cf734999b87aa1ced96c9a3d2fe3d6bfce7588"
},
"downloads": -1,
"filename": "palladium-1.0.tar.gz",
"has_sig": false,
"md5_digest": "1800bc68a4c5c4805dd350999fb46221",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 89093,
"upload_time": "2015-07-01T14:24:51",
"url": "https://files.pythonhosted.org/packages/45/c5/96726d9ee2f1ccc7473c6b27345a39f1a5f92feb65ea5402870910a728f5/palladium-1.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "8922279d6b92d9ca7a4ea62fa0e7bb11",
"sha256": "f146bb3bd700408be826d4b56696205495fe88e05de1890cd85eba4142a37db2"
},
"downloads": -1,
"filename": "palladium-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8922279d6b92d9ca7a4ea62fa0e7bb11",
"packagetype": "bdist_wheel",
"python_version": "3.5",
"requires_python": null,
"size": 49750,
"upload_time": "2016-03-07T15:44:54",
"url": "https://files.pythonhosted.org/packages/8c/e7/f3c553e72aa0951a2c207ddc5d155b3c3abcf59aeabadbdbfc8af5f16f82/palladium-1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0879508af936b607cb55a82a544ba27a",
"sha256": "60af50714883a0adaa48bba260c529eca5412709c538eb3690ad36a0bfae5218"
},
"downloads": -1,
"filename": "palladium-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0879508af936b607cb55a82a544ba27a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38281,
"upload_time": "2016-03-07T15:44:39",
"url": "https://files.pythonhosted.org/packages/be/ac/58f28f96e592808a7702083fe683976acc507c851906cb759dd4133dedbe/palladium-1.0.1.tar.gz"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "abb3a7e93ec7cecb4eb5f9f71c15550d",
"sha256": "bae5b68c3143f2061c8a54b2ca81ba561e905557b116774c4e259a6cf3de158e"
},
"downloads": -1,
"filename": "palladium-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "abb3a7e93ec7cecb4eb5f9f71c15550d",
"packagetype": "bdist_wheel",
"python_version": "3.6",
"requires_python": null,
"size": 53983,
"upload_time": "2017-03-29T14:50:34",
"url": "https://files.pythonhosted.org/packages/3e/7e/39cc296267657d1b51da1b0975e76126063de6742487ec6174119a936fe1/palladium-1.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6ded56d4ceead29f556c91e162ddb64c",
"sha256": "a38a97b8de2c6cc0025815601a5a40777ea7538b639f89281e33b8c22217fce4"
},
"downloads": -1,
"filename": "palladium-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6ded56d4ceead29f556c91e162ddb64c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 41660,
"upload_time": "2017-03-29T14:50:31",
"url": "https://files.pythonhosted.org/packages/b8/1f/6bd2d3f0affd80475e0bba6a24208a6633d10aef54ffe7d419ded2b40e97/palladium-1.1.0.tar.gz"
}
],
"1.1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "d4d2c4e5de7d20e601cee6ed10667755",
"sha256": "4dbae1d59df4e81ca091709f0fa8fb1313085176256925e6966fd23fbcc2e52c"
},
"downloads": -1,
"filename": "palladium-1.1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d4d2c4e5de7d20e601cee6ed10667755",
"packagetype": "bdist_wheel",
"python_version": "3.5",
"requires_python": null,
"size": 53818,
"upload_time": "2017-04-01T21:05:40",
"url": "https://files.pythonhosted.org/packages/ca/74/5c8455a4d42469c20ebab7bc6295cd21dc8632893350693043f52bcaf32b/palladium-1.1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "142916e61337dc599dc83009b8d92df4",
"sha256": "1c0ba448f7cd4e77fa560f0389b3e365ae5bf15051c18308504a44d0cd55f726"
},
"downloads": -1,
"filename": "palladium-1.1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "142916e61337dc599dc83009b8d92df4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43520,
"upload_time": "2017-04-01T21:05:37",
"url": "https://files.pythonhosted.org/packages/31/15/dac669ad6c5a96569543ba6f192ae4c8e071442eda1e701250b1bfc4a88d/palladium-1.1.0.1.tar.gz"
}
],
"1.2.0": [
{
"comment_text": "",
"digests": {
"md5": "402bcae170c00d19b2f01fd6052320f0",
"sha256": "6d3e3bf54b6950c8c1a7648c4edd374824d18cd595e5c771db180063251d85f9"
},
"downloads": -1,
"filename": "palladium-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "402bcae170c00d19b2f01fd6052320f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 61926,
"upload_time": "2018-06-29T14:14:40",
"url": "https://files.pythonhosted.org/packages/31/93/a93c2a976b9d8b56a8948b64d078471accd99d2ef421a28d011d75bd00ce/palladium-1.2.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7f6494a11985d55056706bbfea8d939b",
"sha256": "780e65b5425cfd160538a62fbee7c53912f320b684e41384ee629b96edadef11"
},
"downloads": -1,
"filename": "palladium-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "7f6494a11985d55056706bbfea8d939b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 48675,
"upload_time": "2018-06-29T14:14:41",
"url": "https://files.pythonhosted.org/packages/1c/ff/21f2169e6f8600f1d6ac86c50075ce957eda74739af71c818a06356eb948/palladium-1.2.0.tar.gz"
}
],
"1.2.1": [
{
"comment_text": "",
"digests": {
"md5": "c2718055df15b16fd1e5e7f6ee0733d6",
"sha256": "59a8d64f0c0c9aa64282ebc208bf0c5a91cc98c37d0161d17f1efa52af31e8b0"
},
"downloads": -1,
"filename": "palladium-1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c2718055df15b16fd1e5e7f6ee0733d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 64861,
"upload_time": "2018-12-13T11:00:45",
"url": "https://files.pythonhosted.org/packages/fd/36/f1f6dd1696a98d0faa352269ce731462984604e1611868f1001b5113c6d9/palladium-1.2.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "384c8511f4696ebbc0caacc59d58fe94",
"sha256": "bfd0c8d708c954ca08656beae4af5bbf443277d995ef42aadfce2df0cd3ae433"
},
"downloads": -1,
"filename": "palladium-1.2.1.tar.gz",
"has_sig": false,
"md5_digest": "384c8511f4696ebbc0caacc59d58fe94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52306,
"upload_time": "2018-12-13T11:00:47",
"url": "https://files.pythonhosted.org/packages/8a/c6/8589799d9fb751f73f959c87cee9687f4388a76a987d5ee95807edf93b1a/palladium-1.2.1.tar.gz"
}
],
"1.2.1.1": [
{
"comment_text": "",
"digests": {
"md5": "3cdfcc55162685e1e310a55e7d4687a1",
"sha256": "972c324698d28f6d0484b8de14d5e9faf779c50a522e3f4a7bcd4ba51b9f06e1"
},
"downloads": -1,
"filename": "palladium-1.2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3cdfcc55162685e1e310a55e7d4687a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 63507,
"upload_time": "2018-12-13T13:35:20",
"url": "https://files.pythonhosted.org/packages/88/4c/271d018b2eea8a0201834ed1ba7aebffc8d6a44d51843bb14259b389e7b8/palladium-1.2.1.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f85c1a7c33f6a1e67a7e620e696908ab",
"sha256": "e8c8a6005fc6803d1a9e64f25055dadf8861e789b41ff188dd84afcae3df392f"
},
"downloads": -1,
"filename": "palladium-1.2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f85c1a7c33f6a1e67a7e620e696908ab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52183,
"upload_time": "2018-12-13T13:35:22",
"url": "https://files.pythonhosted.org/packages/83/ab/cce282ac2ce6987265c5f544e62aca463c8e15adfb2e9cc4585ca180f553/palladium-1.2.1.1.tar.gz"
}
],
"1.2.1.dev1": [
{
"comment_text": "",
"digests": {
"md5": "c151debd849a5054ca134483bd51c0a7",
"sha256": "7b483c17cf68c3598e44950d0150a72ed2857d9ec906b480187b8316a51a3d79"
},
"downloads": -1,
"filename": "palladium-1.2.1.dev1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c151debd849a5054ca134483bd51c0a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 64951,
"upload_time": "2018-12-13T12:57:10",
"url": "https://files.pythonhosted.org/packages/9b/ab/dcc02237f23e3ec9274cb34d12eba3ecb4d7a1ab5865cce731436e626015/palladium-1.2.1.dev1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0f550887ce8d3c887ba6e40c523e0f86",
"sha256": "1a80e76c6140b56bc18c669262b6d4210f3af6b3049c1062c859fafa63eab16b"
},
"downloads": -1,
"filename": "palladium-1.2.1.dev1.tar.gz",
"has_sig": false,
"md5_digest": "0f550887ce8d3c887ba6e40c523e0f86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52316,
"upload_time": "2018-12-13T12:57:11",
"url": "https://files.pythonhosted.org/packages/fc/d9/cf1552fab26a1bbfa31c93e65f4f554021c375dc3e9747640a232b42a7be/palladium-1.2.1.dev1.tar.gz"
}
],
"1.2.2": [
{
"comment_text": "",
"digests": {
"md5": "756c0c10b6c9aa8a5feb6a1667a2da7e",
"sha256": "7f872f6ed5d5586bff7f06a27ca61391feb3d7ac11bd4ff4e4f047e5134cc5df"
},
"downloads": -1,
"filename": "palladium-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "756c0c10b6c9aa8a5feb6a1667a2da7e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 65615,
"upload_time": "2019-08-16T07:38:47",
"url": "https://files.pythonhosted.org/packages/b3/61/b309fe5bd03394ec7a317788059d01c6c0537637cb6cbe0b6964ffcf14d7/palladium-1.2.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9dbe13ef64e16798c46e059bf92538d8",
"sha256": "fa229af78560acc887289b2f4c4132e890e875e79b5178c2446b4997f0b61fac"
},
"downloads": -1,
"filename": "palladium-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "9dbe13ef64e16798c46e059bf92538d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52948,
"upload_time": "2019-08-16T07:38:49",
"url": "https://files.pythonhosted.org/packages/0e/78/223ef8c76cb52c1d65ce784ef5ff39f05b72744681d34a46a072c077fb59/palladium-1.2.2.tar.gz"
}
],
"1.2.dev4": [
{
"comment_text": "",
"digests": {
"md5": "0108b12a77e7387f0a2dd4f57f070513",
"sha256": "8a0e18b576f5d9c14b7d3bed4d5fcc7da8d451de7bebd21d3f55c21ca3190be5"
},
"downloads": -1,
"filename": "palladium-1.2.dev4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0108b12a77e7387f0a2dd4f57f070513",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 57114,
"upload_time": "2018-04-27T10:09:18",
"url": "https://files.pythonhosted.org/packages/2f/78/76e3d57620d68600cd5b2ec1c4939bcbff291979958a46dfd9a6b6739864/palladium-1.2.dev4-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ebbcb1b3d2394715bb78e605261feb33",
"sha256": "1e28a8f494cb826068e3e86283db215a31332299ef724ce964721481037d4d75"
},
"downloads": -1,
"filename": "palladium-1.2.dev4.tar.gz",
"has_sig": false,
"md5_digest": "ebbcb1b3d2394715bb78e605261feb33",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46832,
"upload_time": "2018-04-27T10:09:19",
"url": "https://files.pythonhosted.org/packages/a7/67/925d9033925899effa75eb4548c7761ef5cd6329dbe3b01e3d5879c826d5/palladium-1.2.dev4.tar.gz"
}
],
"1.2b1": [
{
"comment_text": "",
"digests": {
"md5": "0dbb5da1b1996557c4f22705670009ad",
"sha256": "8dafdce554b55680a8ca97508df14791401a27b5503108250995150485c8f9c7"
},
"downloads": -1,
"filename": "palladium-1.2b1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0dbb5da1b1996557c4f22705670009ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 58104,
"upload_time": "2018-05-24T13:56:25",
"url": "https://files.pythonhosted.org/packages/39/56/b1d608466fc698497297d6ba27974854eced43f0932de5dd9dbc5c02697f/palladium-1.2b1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0a5a976f8cd68e916adb76073b0d3d16",
"sha256": "ef842b782ffdb558d525be7af251e0f84fe943984fcbf92aaa1f3537090bab41"
},
"downloads": -1,
"filename": "palladium-1.2b1.tar.gz",
"has_sig": false,
"md5_digest": "0a5a976f8cd68e916adb76073b0d3d16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47876,
"upload_time": "2018-05-24T13:56:26",
"url": "https://files.pythonhosted.org/packages/1d/0b/d8f288f212075f93a880a18482adfd7564bdd27499db8aa687d6870ec43b/palladium-1.2b1.tar.gz"
}
],
"1.2b2.dev1": [
{
"comment_text": "",
"digests": {
"md5": "cad1e719571f5cfff51011faab368f5f",
"sha256": "de3e1f4564a970a8ad514f0d3f03774bf8c023f647f7249550e53f81bebee2e9"
},
"downloads": -1,
"filename": "palladium-1.2b2.dev1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cad1e719571f5cfff51011faab368f5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 58175,
"upload_time": "2018-05-25T09:24:50",
"url": "https://files.pythonhosted.org/packages/1d/2c/454f21cc9130107b0bbde5af0559e4f2c626892684a988c122f2579d29d8/palladium-1.2b2.dev1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3d2be410d43d145e7045a5ff71ccd8bf",
"sha256": "93bf0f23caa3cf06a027d8a236b3e05abfc1874f49b9d7f5ee10cba14ff6a663"
},
"downloads": -1,
"filename": "palladium-1.2b2.dev1.tar.gz",
"has_sig": false,
"md5_digest": "3d2be410d43d145e7045a5ff71ccd8bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47884,
"upload_time": "2018-05-25T09:24:51",
"url": "https://files.pythonhosted.org/packages/a9/90/3c1e843ec94ae2b7c4b1bde75839b82232bc7dc9e0d6b1fb1c9514eaebb2/palladium-1.2b2.dev1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "756c0c10b6c9aa8a5feb6a1667a2da7e",
"sha256": "7f872f6ed5d5586bff7f06a27ca61391feb3d7ac11bd4ff4e4f047e5134cc5df"
},
"downloads": -1,
"filename": "palladium-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "756c0c10b6c9aa8a5feb6a1667a2da7e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 65615,
"upload_time": "2019-08-16T07:38:47",
"url": "https://files.pythonhosted.org/packages/b3/61/b309fe5bd03394ec7a317788059d01c6c0537637cb6cbe0b6964ffcf14d7/palladium-1.2.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9dbe13ef64e16798c46e059bf92538d8",
"sha256": "fa229af78560acc887289b2f4c4132e890e875e79b5178c2446b4997f0b61fac"
},
"downloads": -1,
"filename": "palladium-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "9dbe13ef64e16798c46e059bf92538d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52948,
"upload_time": "2019-08-16T07:38:49",
"url": "https://files.pythonhosted.org/packages/0e/78/223ef8c76cb52c1d65ce784ef5ff39f05b72744681d34a46a072c077fb59/palladium-1.2.2.tar.gz"
}
]
}