{ "info": { "author": "Maikel Martens", "author_email": "maikel@martens.me", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3" ], "description": ".. image:: https://circleci.com/gh/krukas/Trionyx/tree/master.svg?style=svg\n :target: https://circleci.com/gh/krukas/Trionyx/tree/master\n \n.. image:: https://readthedocs.org/projects/trionyx/badge/?version=latest\n :target: http://trionyx.readthedocs.io/en/latest\n\n.. image:: https://codecov.io/gh/krukas/Trionyx/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/krukas/Trionyx\n\n.. image:: https://badge.fury.io/py/Trionyx.svg\n :target: https://badge.fury.io/py/Trionyx\n \n\nTrionyx\n=======\n\nTrionyx is a Django web stack/framework for creating business applications.\nIt's focus is for small company's that want to use business application instead of Excel and Google doc sheets.\n\nWith Trionyx the developer/business can focus on there domain models,\nbusiness rules and processes and Trionyx will take care of the interface.\n\n.. image:: screenshots/dashboard.jpg\n\nBuilt With\n~~~~~~~~~~\n- Django_\n- Celery_\n- AdminLTE_\n\nFeatures\n========\n\nHere are some of the features that comes with Trionyx:\n\n- Auto CRUD interface for your models, based on your permissions.\n- Customizable dashboard with default configurable widgets and easily create your own widgets.\n- Advanced list view, with featured like\n * Customizable columns and columns layout\n * Search and Filters for all your fields\n * Export to CSV\n * Mass update and delete\n- Build layout and forms without HTML.\n- Improved search and global search.\n- Support for background and tracked background tasks.\n- History log of all model changes by user or system.\n- Easy Permission management with tree permission selector\n- Build in admin logs interface. That shows you how many time a log occurs,\n last time, location, traceback and user with the user agent and path.\n\nDocumentation\n=============\n\nYou can find the documentation here_, a good place to start is the `getting started guide`_\n\nInstallation\n============\nTo install Trionyx, run:\n\n pip install Trionyx\n\nCreate new project\n==================\nFor creating a new project, run:\n\n trionyx create_project new_project\n\nFollow the steps, and by the end you have a running base project ready to extend.\n\nContributing\n============\nBug reports, bug fixes, and new features are always welcome.\nPlease raise issues on the `Trionyx github repository`_, and submit pull requests for any new code.\n\nYou can run the test suite yourself with the following command:\n\n make test\n\nAuthors\n=======\n\n- **Maikel Martens** - *creator* - Krukas_\n\nLicense\n=======\nThis project is licensed under the GPLv3 License - see the LICENSE.txt file for details\n\nChange log\n==========\nYou can find the changelog in the `docs`_\n\n.. _Django: https://www.djangoproject.com/\n.. _Celery: http://www.celeryproject.org/\n.. _AdminLTE: https://adminlte.io/\n\n.. _docs: https://trionyx.readthedocs.io/en/latest/trionyx/changelog.html\n.. _Trionyx github repository: https://github.com/krukas/Trionyx/issues\n.. _Krukas: https://github.com/krukas\n.. _here: https://trionyx.readthedocs.io/en/latest/\n.. _getting started guide: https://trionyx.readthedocs.io/en/latest/trionyx/getting-started.html", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/krukas/Trionyx/releases/tag/3.0.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/krukas/Trionyx", "keywords": "Django", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "Trionyx", "package_url": "https://pypi.org/project/Trionyx/", "platform": "", "project_url": "https://pypi.org/project/Trionyx/", "project_urls": { "Download": "https://github.com/krukas/Trionyx/releases/tag/3.0.0", "Homepage": "https://github.com/krukas/Trionyx" }, "release_url": "https://pypi.org/project/Trionyx/3.0.0/", "requires_dist": null, "requires_python": "", "summary": "Trionyx is an application framework for managing data and processes", "version": "3.0.0", "yanked": false, "yanked_reason": null }, "last_serial": 10294203, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "95329899b43689fd64a3f70073ed0b39", "sha256": "849ea58b1ccce6d56415e633dc3020ecdf32c182f5848d9f1fa548bc363c2a23" }, "downloads": -1, "filename": "Trionyx-0.0.1.tar.gz", "has_sig": false, "md5_digest": "95329899b43689fd64a3f70073ed0b39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12891, "upload_time": "2017-10-14T15:10:20", "upload_time_iso_8601": "2017-10-14T15:10:20.484898Z", "url": "https://files.pythonhosted.org/packages/99/ee/b1657fbd2583b6eaf3a87c3147b3b88791edcba0fe783cf93cf96c36b3db/Trionyx-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "236eba200b625ac25c9dc737dc85b674", "sha256": "049178b41e067d102e51351a2739940f44e5fbb967a3a19fb9b3b4163b2cfd9d" }, "downloads": -1, "filename": "Trionyx-0.0.2.tar.gz", "has_sig": false, "md5_digest": "236eba200b625ac25c9dc737dc85b674", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1480006, "upload_time": "2019-06-04T09:31:55", "upload_time_iso_8601": "2019-06-04T09:31:55.122063Z", "url": "https://files.pythonhosted.org/packages/ac/5a/a8dc37fdf0572b77ef95d07748064b8e0de1a1218e2f18c39e142f6a2745/Trionyx-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "317ea34e5dffa1e3b5fda505cce328fd", "sha256": "89fca239fb8b07b660a843b960038246edeef82abefe0f298b7365e9b4e8827c" }, "downloads": -1, "filename": "Trionyx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "317ea34e5dffa1e3b5fda505cce328fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1485273, "upload_time": "2019-05-30T18:52:34", "upload_time_iso_8601": "2019-05-30T18:52:34.008287Z", "url": "https://files.pythonhosted.org/packages/54/1e/ed9b2168a68d2e4e54a0d095b8f62c6fbe61b95151d0990d0305a67d4dc5/Trionyx-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "819567278cd8992b06fd57025869b60f", "sha256": "c50ca30ebb36830ec8fb09cf3669fb49263633775813028f642f6e4986826892" }, "downloads": -1, "filename": "Trionyx-0.1.1.tar.gz", "has_sig": false, "md5_digest": "819567278cd8992b06fd57025869b60f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1485360, "upload_time": "2019-05-30T19:49:24", "upload_time_iso_8601": "2019-05-30T19:49:24.620760Z", "url": "https://files.pythonhosted.org/packages/a1/8c/ac3dab96316ec7cd488d859c89a3924bbead5ff8ab1e827693c729c79647/Trionyx-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5cf72291971bf6616768e4630569ae95", "sha256": "101532e9c43e327f1eb5337d456172ee917e31dd8ff8560aafe92b29a872260d" }, "downloads": -1, "filename": "Trionyx-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5cf72291971bf6616768e4630569ae95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1485363, "upload_time": "2019-06-04T09:48:08", "upload_time_iso_8601": "2019-06-04T09:48:08.613902Z", "url": "https://files.pythonhosted.org/packages/ee/cf/0f03e99d12249d14e942da1e8ec3223302a0c323329ea5701d7bc00963f5/Trionyx-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "39c0eba4ecc6714b3835eb0a4c3ae270", "sha256": "e70458fa1b6a3cc0d09895bd437f1655176b7c647670412259f924679a164b49" }, "downloads": -1, "filename": "Trionyx-0.2.0.tar.gz", "has_sig": false, "md5_digest": "39c0eba4ecc6714b3835eb0a4c3ae270", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1490599, "upload_time": "2019-06-04T11:45:48", "upload_time_iso_8601": "2019-06-04T11:45:48.718920Z", "url": "https://files.pythonhosted.org/packages/4b/15/4eacec47870211c3c0b4b033af4561c141ee6c6ba17a04631c1d56db9b72/Trionyx-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "49b648050a58027b5602a648497ae65c", "sha256": "ea96d4b9e5d217d448168a1ede9c4f22501b7eea24651a9126f2181c65ef74fa" }, "downloads": -1, "filename": "Trionyx-1.0.0.tar.gz", "has_sig": false, "md5_digest": "49b648050a58027b5602a648497ae65c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1865282, "upload_time": "2019-10-29T19:59:50", "upload_time_iso_8601": "2019-10-29T19:59:50.955215Z", "url": "https://files.pythonhosted.org/packages/83/70/6ce3292ab4ae75abc4752a17309aa0a20d608d5b6868348159af48c702f9/Trionyx-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5d838f08a51b96f9caff4af855126697", "sha256": "93b86d46dda5735261328ea34ac2d256d0b81ce03c766ceef5d339ffbcc971e8" }, "downloads": -1, "filename": "Trionyx-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5d838f08a51b96f9caff4af855126697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1865318, "upload_time": "2019-10-29T20:14:27", "upload_time_iso_8601": "2019-10-29T20:14:27.460251Z", "url": "https://files.pythonhosted.org/packages/37/57/0eb5a35c73a151f9179fbfdd9bec38639f2bc6be725093f8d2209d414da9/Trionyx-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "80c4bc87146e6d8bb6c690c2d008bbfe", "sha256": "df4922ee03806328645b64165255ed4a48494f5d6e1f2d8dd23910c809809861" }, "downloads": -1, "filename": "Trionyx-1.0.2.tar.gz", "has_sig": false, "md5_digest": "80c4bc87146e6d8bb6c690c2d008bbfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1866654, "upload_time": "2019-10-30T14:18:59", "upload_time_iso_8601": "2019-10-30T14:18:59.550204Z", "url": "https://files.pythonhosted.org/packages/12/9b/0d12bcdaf4da7ddfd6dc7f47cb21cdad16160d4dc7e4ed1e7100d111f132/Trionyx-1.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "5033d6a8d4803f23c5ca7956eb3a955b", "sha256": "f79aa8debb12c5e8f00e6252055643c6c1b4242f5ac0823cc2e3dab0f17353d7" }, "downloads": -1, "filename": "Trionyx-1.0.3.tar.gz", "has_sig": false, "md5_digest": "5033d6a8d4803f23c5ca7956eb3a955b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1867918, "upload_time": "2019-10-30T15:17:32", "upload_time_iso_8601": "2019-10-30T15:17:32.433685Z", "url": "https://files.pythonhosted.org/packages/9a/63/ef24dd2207b39a456e2670b096d88e3294cf9a34f9f9d7c951aed4a2d907/Trionyx-1.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "7ef9b63993b565e6933a530ae7cb774a", "sha256": "aa6f553b08a2437e52cda06a747773ceb1285f9b72b1d79d4f6dd21056b88526" }, "downloads": -1, "filename": "Trionyx-1.0.4.tar.gz", "has_sig": false, "md5_digest": "7ef9b63993b565e6933a530ae7cb774a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1872369, "upload_time": "2019-10-31T09:31:22", "upload_time_iso_8601": "2019-10-31T09:31:22.673196Z", "url": "https://files.pythonhosted.org/packages/86/3a/6e471ce69d3dfd88ca14dffd5c1bd6fe8821e6bbd4e05ae19d8154e4d62b/Trionyx-1.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "952051f9974d8ccecdde053d637deb0a", "sha256": "14ebdd4a0bfacdf8fad031276694d5efabd17e828bad7737df3b7e0d0307dc7a" }, "downloads": -1, "filename": "Trionyx-1.0.5.tar.gz", "has_sig": false, "md5_digest": "952051f9974d8ccecdde053d637deb0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1872587, "upload_time": "2019-10-31T14:18:39", "upload_time_iso_8601": "2019-10-31T14:18:39.375376Z", "url": "https://files.pythonhosted.org/packages/d6/b3/3f3a579d88cd2702a5469ff430c2a3c4e89f1c14b1950e4f8d936c35c7d9/Trionyx-1.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "b11cfc44423cf31258869ec46d0835b1", "sha256": "d47605365f1f75808a282e286bb9d9a1b145f0c6170644243e1e8eb5c00f4028" }, "downloads": -1, "filename": "Trionyx-1.0.6.tar.gz", "has_sig": false, "md5_digest": "b11cfc44423cf31258869ec46d0835b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1874459, "upload_time": "2019-11-14T13:46:44", "upload_time_iso_8601": "2019-11-14T13:46:44.261004Z", "url": "https://files.pythonhosted.org/packages/d2/58/746826085a22e0419056bf40f92592605e33b8b4de4abf94d0096e4de6a0/Trionyx-1.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "09e3d433275c6da89be8c9dfe8471076", "sha256": "10c06b9732627ff052e9b9b6dc07110117764aba6a3f8b7b821087a85af4dfc8" }, "downloads": -1, "filename": "Trionyx-2.0.0.tar.gz", "has_sig": false, "md5_digest": "09e3d433275c6da89be8c9dfe8471076", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049267, "upload_time": "2019-12-11T13:46:45", "upload_time_iso_8601": "2019-12-11T13:46:45.879470Z", "url": "https://files.pythonhosted.org/packages/ab/58/350aecdcf7a2f057ecc54e659cb04098f46a52ceaec1858eeebd8f21d30c/Trionyx-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "710eb44b78aaa43c743a50403503634d", "sha256": "205b963fd56cbaab81e55c3f38ca3c932c68fde81bb571791e1bfbca6870dcca" }, "downloads": -1, "filename": "Trionyx-2.0.1.tar.gz", "has_sig": false, "md5_digest": "710eb44b78aaa43c743a50403503634d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2048591, "upload_time": "2019-12-19T18:18:30", "upload_time_iso_8601": "2019-12-19T18:18:30.759258Z", "url": "https://files.pythonhosted.org/packages/ba/93/1d52ca41a7809025712a6b2c85e4ce7a9577962cd410fdd2e285a4a8cb4f/Trionyx-2.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "cd9ca53dc9e281bc800c04def29eac51", "sha256": "1aa38d805f14dd76a610e52142dc709ab21ce4027c5d1564a2600787ea2de5e9" }, "downloads": -1, "filename": "Trionyx-2.0.2.tar.gz", "has_sig": false, "md5_digest": "cd9ca53dc9e281bc800c04def29eac51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2049546, "upload_time": "2019-12-24T14:47:01", "upload_time_iso_8601": "2019-12-24T14:47:01.249343Z", "url": "https://files.pythonhosted.org/packages/b4/2d/2b138ab2c3c3f311446738e08e2691b8a70cd8f6308c2e1a13d2c4009982/Trionyx-2.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "d7d492e353bf77497ac9e1a4ea36e02f", "sha256": "2eab8356189f8a7abe8bfa4ffb43186dc8ae24f34ac706c463a840bfffab18f5" }, "downloads": -1, "filename": "Trionyx-2.1.0.tar.gz", "has_sig": false, "md5_digest": "d7d492e353bf77497ac9e1a4ea36e02f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2205220, "upload_time": "2020-02-12T16:56:13", "upload_time_iso_8601": "2020-02-12T16:56:13.461572Z", "url": "https://files.pythonhosted.org/packages/ce/21/046dbe3cac279d82d1d8217f3075a99e8df9fd9cb4c9bac79911fdaf13a6/Trionyx-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "c571f2ba78422f3085152821362c88a3", "sha256": "c4dd5198da273a962a631a6bb98e3fdc97a33526457506b547dd922403d689d5" }, "downloads": -1, "filename": "Trionyx-2.1.1.tar.gz", "has_sig": false, "md5_digest": "c571f2ba78422f3085152821362c88a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2206010, "upload_time": "2020-04-02T19:41:29", "upload_time_iso_8601": "2020-04-02T19:41:29.597684Z", "url": "https://files.pythonhosted.org/packages/33/12/92320a467abc827c8c467d453a82308966b0502532071246fae155b31dea/Trionyx-2.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "86ba75348aaeb9b6afee33d7f1ac380a", "sha256": "a296558a655f04fd057cfdf990acd987457c7f69750fd9e829131c97e50badb7" }, "downloads": -1, "filename": "Trionyx-2.1.2.tar.gz", "has_sig": false, "md5_digest": "86ba75348aaeb9b6afee33d7f1ac380a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2206028, "upload_time": "2020-04-04T09:42:26", "upload_time_iso_8601": "2020-04-04T09:42:26.019201Z", "url": "https://files.pythonhosted.org/packages/df/d3/16bc68d29eb91e9b4200903c28b563e40773cae133758057b99f829af10a/Trionyx-2.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "4819aa1b7727ab46e5af752e69c73f38", "sha256": "08063add9d3319542a30ade02be3df688d1de1f830fdec9c3ff7403844945181" }, "downloads": -1, "filename": "Trionyx-2.1.3.tar.gz", "has_sig": false, "md5_digest": "4819aa1b7727ab46e5af752e69c73f38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2206145, "upload_time": "2020-04-08T14:46:05", "upload_time_iso_8601": "2020-04-08T14:46:05.214374Z", "url": "https://files.pythonhosted.org/packages/63/8d/58a7fbd7b91609e3a9e64f0e13e95b2c7951cbae99adacd83393efbeed48/Trionyx-2.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "b827c3a5584c79066d28b4a2a04faf1c", "sha256": "d9b0001dfab9c1634a547283bb76b0d97825706390e821476c050105f984e05f" }, "downloads": -1, "filename": "Trionyx-2.1.4.tar.gz", "has_sig": false, "md5_digest": "b827c3a5584c79066d28b4a2a04faf1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2206390, "upload_time": "2020-05-20T09:24:12", "upload_time_iso_8601": "2020-05-20T09:24:12.625850Z", "url": "https://files.pythonhosted.org/packages/cd/33/acc72026006a964af4a5193c55c990508142b16e4156eb7f0f2431fdec8c/Trionyx-2.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.5": [ { "comment_text": "", "digests": { "md5": "5469ed19b92435d9a4087a99a630b503", "sha256": "753c3ad94de0bc138398c1f2e64f2578188a7ab944b73eb8d6814052227460bf" }, "downloads": -1, "filename": "Trionyx-2.1.5.tar.gz", "has_sig": false, "md5_digest": "5469ed19b92435d9a4087a99a630b503", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2206380, "upload_time": "2020-06-10T14:09:29", "upload_time_iso_8601": "2020-06-10T14:09:29.910157Z", "url": "https://files.pythonhosted.org/packages/75/88/72c3508f8a767e5eb96ca5cef73d7af0e52e5c1861ab390b35bce22b6c48/Trionyx-2.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "3714bd4b1a585daa7eeefb36ca2b61f0", "sha256": "1ee1fa859dd83416d04ba6a718066067bee61d9f9586ab6c9d799e50ef6639e3" }, "downloads": -1, "filename": "Trionyx-2.2.0.tar.gz", "has_sig": false, "md5_digest": "3714bd4b1a585daa7eeefb36ca2b61f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2168142, "upload_time": "2020-08-03T12:06:55", "upload_time_iso_8601": "2020-08-03T12:06:55.486785Z", "url": "https://files.pythonhosted.org/packages/5c/19/9d78edada84c8eb1b2ae71ff7507e7461bda91bf1d0cc78d4eef1218ce43/Trionyx-2.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "cf12323884ef657f4e4273bfd43006b0", "sha256": "453644241d9dd02b813093bdc8b1ebcd2eaefa392f3397b108ad5f8cf5c099bd" }, "downloads": -1, "filename": "Trionyx-3.0.0.tar.gz", "has_sig": false, "md5_digest": "cf12323884ef657f4e4273bfd43006b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2163826, "upload_time": "2021-05-08T10:31:58", "upload_time_iso_8601": "2021-05-08T10:31:58.470194Z", "url": "https://files.pythonhosted.org/packages/aa/ba/727707c6c7d7993abc244e1686d1e45bb3fb45db22d2468d6480a980be25/Trionyx-3.0.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf12323884ef657f4e4273bfd43006b0", "sha256": "453644241d9dd02b813093bdc8b1ebcd2eaefa392f3397b108ad5f8cf5c099bd" }, "downloads": -1, "filename": "Trionyx-3.0.0.tar.gz", "has_sig": false, "md5_digest": "cf12323884ef657f4e4273bfd43006b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2163826, "upload_time": "2021-05-08T10:31:58", "upload_time_iso_8601": "2021-05-08T10:31:58.470194Z", "url": "https://files.pythonhosted.org/packages/aa/ba/727707c6c7d7993abc244e1686d1e45bb3fb45db22d2468d6480a980be25/Trionyx-3.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }