{ "info": { "author": "", "author_email": "support@cythereal.com", "bugtrack_url": null, "classifiers": [], "description": "The API for accessing Cythereal MAGIC products and services. # API Clients We provide clients in several languages for accessing the MAGIC API. https://bitbucket.org/cythereal/magic-clients These clients are provided to make integration of the MAGIC API into your existing applications as easy as possible. If you want to use a language that is not currently supported, please contact us at support@cythereal.com and we will be glad to help. # Example Inputs Here are some example inputs that can be used for testing the service: * Binary SHA1: `ff9790d7902fea4c910b182f6e0b00221a40d616` * Can be used for `file_hash` parameters. * Procedure RVA: `0x1000` * Use with the above SHA1 for `proc_rva` parameters. # API Conventions Properties MUST be named using `snake_case`. This API is inspired by the [google json style guide](https://google.github.io/styleguide/jsoncstyleguide.xml). Any questions about conventions not documented here should be addressed by this style guide. **All responses** MUST be of type `APIResponse` and contain the following fields: * `api_version` | The current api version * `success` | Boolean value indicating if the operation succeeded. * `code` | Status code. Typically corresponds to the HTTP status code. * `message` | A human readable message providing more details about the operation. Can be null or empty. **Successful operations** MUST return a `SuccessResponse`, which extends `APIResponse` by adding: * `data` | Properties containing the response object. * `success` | MUST equal True When returning objects from a successful response, the `data` object SHOULD contain a property named after the requested object type. For example, the `/matches` endpoint should return a response object with `data.matches`. This property SHOULD contain a list of the returned objects. For the `/matches` endpoint, the `data.matches` property contains a list of MagicMatch objects. See the `/matches` endpoint documentation for an example. **Failed Operations** MUST return an `ErrorResponse`, which extends `APIResponse` by adding: * `errors` | Array of error objects. An error object contains the following properties: * `ErrorObject.reason` | Unique identifier for this error. Example: \\"FileNotFoundError\\". * `ErrorObject.message`| Human readable error message. * `success` | MUST equal False. # noqa: E501", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "Swagger,Cythereal MAGIC API", "license": "", "maintainer": "", "maintainer_email": "", "name": "cythereal-magic", "package_url": "https://pypi.org/project/cythereal-magic/", "platform": "", "project_url": "https://pypi.org/project/cythereal-magic/", "project_urls": null, "release_url": "https://pypi.org/project/cythereal-magic/1.18.2/", "requires_dist": null, "requires_python": "", "summary": "Cythereal MAGIC API", "version": "1.18.2" }, "last_serial": 5598215, "releases": { "1.0.7": [ { "comment_text": "", "digests": { "md5": "c81b9f0184d3214f45c768356d8d1016", "sha256": "525a095177ced1b8951077af38d7fff10cb00573d3b6c613901a683a15b364ad" }, "downloads": -1, "filename": "cythereal-magic-1.0.7.tar.gz", "has_sig": false, "md5_digest": "c81b9f0184d3214f45c768356d8d1016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40873, "upload_time": "2018-01-24T16:16:13", "url": "https://files.pythonhosted.org/packages/47/07/97e9bfbef6345813656dedb8afe4f0a1a546ba51a861b1f2f64a242dbdda/cythereal-magic-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "450016fa1256402301373417cf089327", "sha256": "ecb6c2e3f2ba3a310981b1bea56701585fb2a44483102c94da0182248ef7faea" }, "downloads": -1, "filename": "cythereal-magic-1.0.8.tar.gz", "has_sig": false, "md5_digest": "450016fa1256402301373417cf089327", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39887, "upload_time": "2018-02-21T04:06:49", "url": "https://files.pythonhosted.org/packages/87/53/9f31400303fa6e0ad1298e588e969359b461a4eb71007b85e69a27d1b26b/cythereal-magic-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "92aa038b59fced42ac868add34374681", "sha256": "5163c83a43092c4a37866222211f1f58e5557f7a3ece69b882e256839b4b1778" }, "downloads": -1, "filename": "cythereal-magic-1.0.9.tar.gz", "has_sig": false, "md5_digest": "92aa038b59fced42ac868add34374681", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37916, "upload_time": "2018-02-21T04:27:41", "url": "https://files.pythonhosted.org/packages/c3/32/fe961f7120a002ff900ff214c7f6ed0c8ebafb0450f6f8457da145ecfd6a/cythereal-magic-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "dd1f1f026740ee9ddafda4be96e94312", "sha256": "4dd914bf6cb05ad251ab2011bd246844801c3dc76f87a6bb4b0d4d12c530f3ce" }, "downloads": -1, "filename": "cythereal-magic-1.1.0.tar.gz", "has_sig": false, "md5_digest": "dd1f1f026740ee9ddafda4be96e94312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44123, "upload_time": "2018-06-27T18:11:09", "url": "https://files.pythonhosted.org/packages/a3/33/cf64155e2af33a0846b789785932bacb6f26cbbc592814472ecb3862ba11/cythereal-magic-1.1.0.tar.gz" } ], "1.10.0": [ { "comment_text": "", "digests": { "md5": "345996a280147bc6441f69dfd0ae8f1b", "sha256": "5c3550118b820e4a2e1980267ec17284a5c866e117a7a5d7f02c6661c4eacf2f" }, "downloads": -1, "filename": "cythereal-magic-1.10.0.tar.gz", "has_sig": false, "md5_digest": "345996a280147bc6441f69dfd0ae8f1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50168, "upload_time": "2018-12-01T00:26:22", "url": "https://files.pythonhosted.org/packages/a4/9c/e98bb01eac01388e6532d1c7ba671cabfc35bcd37869d6565ac9d0c5e16f/cythereal-magic-1.10.0.tar.gz" } ], "1.11.0": [ { "comment_text": "", "digests": { "md5": "05323b7fce251007114a085a1ed15413", "sha256": "7f9c3b773f9f02ac51fcba39c6c815f534826cbf403f3bc6dc523d9a345f11c0" }, "downloads": -1, "filename": "cythereal-magic-1.11.0.tar.gz", "has_sig": false, "md5_digest": "05323b7fce251007114a085a1ed15413", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50242, "upload_time": "2018-12-11T18:34:35", "url": "https://files.pythonhosted.org/packages/05/c9/47289fed9e68283d867445b74eaf9fcf5123070aed8bccfea7f589acbe4d/cythereal-magic-1.11.0.tar.gz" } ], "1.11.1": [ { "comment_text": "", "digests": { "md5": "2fdde02680b93a5ea1cc783918fd7680", "sha256": "ec72e46d470f465911dbb2766d7dbbfb3868b0d57621317aa687485a6d5169b9" }, "downloads": -1, "filename": "cythereal-magic-1.11.1.tar.gz", "has_sig": false, "md5_digest": "2fdde02680b93a5ea1cc783918fd7680", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50247, "upload_time": "2018-12-13T15:11:33", "url": "https://files.pythonhosted.org/packages/68/6f/789c4eff9a015b3c62b48dde870139218e0fdcd266709a9a79ae22d03fb8/cythereal-magic-1.11.1.tar.gz" } ], "1.12.0": [ { "comment_text": "", "digests": { "md5": "d0e99aabcbd6ce7c100396c012d13eae", "sha256": "c1ae4a615e605020a23f843b9a4378374009c7a17b19570a049120b456f39bcf" }, "downloads": -1, "filename": "cythereal-magic-1.12.0.tar.gz", "has_sig": false, "md5_digest": "d0e99aabcbd6ce7c100396c012d13eae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51283, "upload_time": "2018-12-13T16:28:51", "url": "https://files.pythonhosted.org/packages/37/2e/3abf8bd100fd3ef7dee0e3682b6d8416ff715fbfa16ef31f2f963a7d9a08/cythereal-magic-1.12.0.tar.gz" } ], "1.12.1": [ { "comment_text": "", "digests": { "md5": "089899d5fd99a509ab69d608bb068e96", "sha256": "392c218268fd8afcf2c8671183b5930d9de3236a596fc8a86485f268fcc25340" }, "downloads": -1, "filename": "cythereal-magic-1.12.1.tar.gz", "has_sig": false, "md5_digest": "089899d5fd99a509ab69d608bb068e96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51260, "upload_time": "2018-12-20T13:32:58", "url": "https://files.pythonhosted.org/packages/7f/ed/41c027436f359ca2028fe42708ffb625f9bb47a72a0b9b622692d7604cff/cythereal-magic-1.12.1.tar.gz" } ], "1.12.2": [ { "comment_text": "", "digests": { "md5": "22782abf9daf44289bb9c0be5d21a058", "sha256": "5d25296ddede69ea89f94d5c90538d9d89994777fea7a08e43f0267979af394c" }, "downloads": -1, "filename": "cythereal-magic-1.12.2.tar.gz", "has_sig": false, "md5_digest": "22782abf9daf44289bb9c0be5d21a058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51385, "upload_time": "2019-01-02T19:02:08", "url": "https://files.pythonhosted.org/packages/bc/dc/f025155f36322e646774a3513831b0acbbf3185f02e03c9f3c9186e3c441/cythereal-magic-1.12.2.tar.gz" } ], "1.13.0": [ { "comment_text": "", "digests": { "md5": "c44ffba27e7c9d91d71ed60c079ffd03", "sha256": "088c26d539d436aa7da5ed08c3c45d5969f5ffc298f82c0f3e7da13a6c568125" }, "downloads": -1, "filename": "cythereal-magic-1.13.0.tar.gz", "has_sig": false, "md5_digest": "c44ffba27e7c9d91d71ed60c079ffd03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53962, "upload_time": "2019-01-02T19:56:10", "url": "https://files.pythonhosted.org/packages/ce/bd/bc1fea7fe9dc1717829ae23df6780db0c74a437ead8090ccfe8c4044d76c/cythereal-magic-1.13.0.tar.gz" } ], "1.14.0": [ { "comment_text": "", "digests": { "md5": "01b0884737b982c6add0a812d2685ef1", "sha256": "ba9cfda06493fb8a2317b64aeebebadac24f60153b0200869ae787fd64375366" }, "downloads": -1, "filename": "cythereal-magic-1.14.0.tar.gz", "has_sig": false, "md5_digest": "01b0884737b982c6add0a812d2685ef1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54161, "upload_time": "2019-01-22T16:03:50", "url": "https://files.pythonhosted.org/packages/6d/98/617a81e1cde5b0a4060e31645049a7fd2d32b2c29f2f6c58e61ad1988a2a/cythereal-magic-1.14.0.tar.gz" } ], "1.14.1": [ { "comment_text": "", "digests": { "md5": "d48d65aa73380e141eecc6e0210e4130", "sha256": "58213bd491af929e2d2f581985013f6ce98f38caa78e616cbd40c37159145008" }, "downloads": -1, "filename": "cythereal-magic-1.14.1.tar.gz", "has_sig": false, "md5_digest": "d48d65aa73380e141eecc6e0210e4130", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54116, "upload_time": "2019-01-22T21:34:23", "url": "https://files.pythonhosted.org/packages/32/7d/b3579b68b0330cfb83bd04c1abc15cfbd204fc210152230fa6a061c90aa2/cythereal-magic-1.14.1.tar.gz" } ], "1.15.0": [ { "comment_text": "", "digests": { "md5": "d3e9c2292b10df02de1e60321c16eb7a", "sha256": "2eed6217fd3e321d5602ae5c9575e8a44e5cb4b611f9a4c2b5dc3c2e44105c05" }, "downloads": -1, "filename": "cythereal-magic-1.15.0.tar.gz", "has_sig": false, "md5_digest": "d3e9c2292b10df02de1e60321c16eb7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54286, "upload_time": "2019-02-12T17:37:21", "url": "https://files.pythonhosted.org/packages/f7/4a/fe7ac201b3a82225f26cc9dfbc7ecd665a6f8d525cd4c9ee65a2fe27f252/cythereal-magic-1.15.0.tar.gz" } ], "1.16.0": [ { "comment_text": "", "digests": { "md5": "6fd51b21483cfbc2b9326154510aac85", "sha256": "ba8845b146d461e453f47d7221b166d1393d143cbf37cd9f644d21093fdcdfff" }, "downloads": -1, "filename": "cythereal-magic-1.16.0.tar.gz", "has_sig": false, "md5_digest": "6fd51b21483cfbc2b9326154510aac85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56059, "upload_time": "2019-02-20T06:07:42", "url": "https://files.pythonhosted.org/packages/4c/7a/6604717d6ee2a6090fa5d8f7255a52f67e8622d38fe2a3ed1af7e962ecf5/cythereal-magic-1.16.0.tar.gz" } ], "1.17.0": [ { "comment_text": "", "digests": { "md5": "310dac138f8b54919c2f9b1cc76bb1c3", "sha256": "9a8085e0f3e8ca86f8cc5f6575a8ae3142796070099f5ac0685c876e71af4829" }, "downloads": -1, "filename": "cythereal-magic-1.17.0.tar.gz", "has_sig": false, "md5_digest": "310dac138f8b54919c2f9b1cc76bb1c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55750, "upload_time": "2019-07-17T21:28:55", "url": "https://files.pythonhosted.org/packages/25/34/05ded6cb196e89bb7e25900144ae9564602dd6205cb572330304cfcf83c6/cythereal-magic-1.17.0.tar.gz" } ], "1.17.1": [ { "comment_text": "", "digests": { "md5": "0d7eebce7d1c4f77d210436aefed4fe4", "sha256": "0016ea0e5fe9913f595ab90efc83ef3087fc9655f4b2d39f9f215aee3070ef54" }, "downloads": -1, "filename": "cythereal-magic-1.17.1.tar.gz", "has_sig": false, "md5_digest": "0d7eebce7d1c4f77d210436aefed4fe4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55869, "upload_time": "2019-07-18T00:14:33", "url": "https://files.pythonhosted.org/packages/9f/5e/558be8cf9c1d561682d90d065c1bf357a640ad3338ecb17605db22b17397/cythereal-magic-1.17.1.tar.gz" } ], "1.18.0": [ { "comment_text": "", "digests": { "md5": "967fcb8953849aa449077913e5b09800", "sha256": "32161710968fb74c1ecd1dd64d93130eb52c55cb8b4dac84c74ffce2fd035758" }, "downloads": -1, "filename": "cythereal-magic-1.18.0.tar.gz", "has_sig": false, "md5_digest": "967fcb8953849aa449077913e5b09800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56282, "upload_time": "2019-07-18T16:20:19", "url": "https://files.pythonhosted.org/packages/3d/fa/cf3a327edee41d6c44016f0cf0d0f784f35269df27761a24ed56243eed97/cythereal-magic-1.18.0.tar.gz" } ], "1.18.1": [ { "comment_text": "", "digests": { "md5": "9e6a0818ae0be944e767fe5c3a7808f2", "sha256": "c676abb5f025c895aabc64176932ec95de5537058c1cc3c6f2037261c0c784b0" }, "downloads": -1, "filename": "cythereal-magic-1.18.1.tar.gz", "has_sig": false, "md5_digest": "9e6a0818ae0be944e767fe5c3a7808f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55933, "upload_time": "2019-07-20T06:34:13", "url": "https://files.pythonhosted.org/packages/48/39/17de2c89b96f1b63269e4d4d94e54a7bc0b1eb094d5f859cb4ee9a5357e4/cythereal-magic-1.18.1.tar.gz" } ], "1.18.2": [ { "comment_text": "", "digests": { "md5": "7d796db6d776646d3b0339a0444121f6", "sha256": "3f784c756ea986585404b9e72841a43485121c64102059f938f0a82bebee791f" }, "downloads": -1, "filename": "cythereal-magic-1.18.2.tar.gz", "has_sig": false, "md5_digest": "7d796db6d776646d3b0339a0444121f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58516, "upload_time": "2019-07-29T08:15:57", "url": "https://files.pythonhosted.org/packages/f9/e4/d1647cd7893b92f2a6b940d5f66ea74721215dbbcff33fd3946be4844790/cythereal-magic-1.18.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "0aa99d64587856e0c07cceda26189e78", "sha256": "6f36fb5c7f28d8c7fa24788c068e2a00961cfae71d54f688b0a8b366d0ffeb65" }, "downloads": -1, "filename": "cythereal-magic-1.2.0.tar.gz", "has_sig": false, "md5_digest": "0aa99d64587856e0c07cceda26189e78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44251, "upload_time": "2018-07-02T22:42:51", "url": "https://files.pythonhosted.org/packages/72/e3/22dcf52748792a7d4a56a6b9cf4e953d4ce04b271836c5c2d9f60843ae92/cythereal-magic-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "a229807a88344ee9a066c4c929c7da78", "sha256": "e2128943eb14dcf8f63addd8501e28dd773368a5247da5f2c3cd7e21256097bd" }, "downloads": -1, "filename": "cythereal-magic-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a229807a88344ee9a066c4c929c7da78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44049, "upload_time": "2018-07-03T04:16:53", "url": "https://files.pythonhosted.org/packages/6b/25/c7e5ed027ed0028c1bf92350ff7d8e47d782b45e708fe9ddbf31bb229208/cythereal-magic-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "3113549dd60a20f90ea065ecfc11a353", "sha256": "04458df2eb78ff6f8b645c87176a26207f6542c3df160f455879b10ca9c010b0" }, "downloads": -1, "filename": "cythereal-magic-1.2.2.tar.gz", "has_sig": false, "md5_digest": "3113549dd60a20f90ea065ecfc11a353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44395, "upload_time": "2018-07-03T18:09:58", "url": "https://files.pythonhosted.org/packages/0e/46/ae9959be9837e59076dbbc258f3cf205c6cb355bfe4d5e6be60f86cb9c3a/cythereal-magic-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "41a3de06bff4618ce29f4f5b21b286e7", "sha256": "5e9a4209789e7f769e7cbb93145b13c5753aca67e92a25232bffd74d20aecb94" }, "downloads": -1, "filename": "cythereal-magic-1.2.3.tar.gz", "has_sig": false, "md5_digest": "41a3de06bff4618ce29f4f5b21b286e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44039, "upload_time": "2018-07-10T18:16:53", "url": "https://files.pythonhosted.org/packages/77/b4/f3e0a8995a004e4ced7f76855249d31e95d75e7beea93936b3ed40fb6295/cythereal-magic-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "032eaad507088d65b20f890cf6bcc5f5", "sha256": "af40b8be827bd215afff24062a5b976028bbd353c07f7a05d84245477ae40602" }, "downloads": -1, "filename": "cythereal-magic-1.2.4.tar.gz", "has_sig": false, "md5_digest": "032eaad507088d65b20f890cf6bcc5f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44020, "upload_time": "2018-07-10T18:39:52", "url": "https://files.pythonhosted.org/packages/65/63/4d624e21fd982972e99feeeea10fe3902f1640513047e6d9ef62f484d5f6/cythereal-magic-1.2.4.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "c1f604beb222687efe682d1707928dfb", "sha256": "8de2448d110f1e45bf676f2a596d3629a4a7c6508ff29bbb08828ebe4f355a0c" }, "downloads": -1, "filename": "cythereal-magic-1.3.0.tar.gz", "has_sig": false, "md5_digest": "c1f604beb222687efe682d1707928dfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46213, "upload_time": "2018-08-15T16:50:24", "url": "https://files.pythonhosted.org/packages/7d/db/dd70f0a2fbf6a8f5a36bbaf60d95b03dc0c81ee9966514a07b4cb3629b8a/cythereal-magic-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "4e3992a3019f35241f53217091e26092", "sha256": "afccb6ff1cde1f683c87c81255916de5b3478e3c005a4aa492eb33b70536686b" }, "downloads": -1, "filename": "cythereal-magic-1.4.0.tar.gz", "has_sig": false, "md5_digest": "4e3992a3019f35241f53217091e26092", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47421, "upload_time": "2018-08-15T16:40:55", "url": "https://files.pythonhosted.org/packages/b2/1e/35fc548a6e12df273d3774f3360349d083ceb5e7e677678070eaa7be5eb0/cythereal-magic-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "f5c5fa4eca356378533a43c0fe079766", "sha256": "ddc50653ab4cd9d09fb77f2e3a4f5410967e784cba9d13d91b472dcbf41f3a5e" }, "downloads": -1, "filename": "cythereal-magic-1.5.0.tar.gz", "has_sig": false, "md5_digest": "f5c5fa4eca356378533a43c0fe079766", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49220, "upload_time": "2018-08-15T16:31:46", "url": "https://files.pythonhosted.org/packages/a0/30/4f8fc4d5b805ce741a6fd4a74959c05471dd5b06376c47764841cb4d0d7b/cythereal-magic-1.5.0.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "b7e28bbf27ff5d21d21f7eb4404d2868", "sha256": "2105ec388eab89e5138377ebc490d759c97bbaa5be0b8238e529d13be93bc225" }, "downloads": -1, "filename": "cythereal-magic-1.5.1.tar.gz", "has_sig": false, "md5_digest": "b7e28bbf27ff5d21d21f7eb4404d2868", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49770, "upload_time": "2018-08-18T03:20:05", "url": "https://files.pythonhosted.org/packages/4f/6a/c9e886ddc32f1b316a0f538cdca69a93424a1ac0c3a595013b8d6c34f8a9/cythereal-magic-1.5.1.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "ce04b66b8ae839c589948901c8331cab", "sha256": "2ac662aa5a0ca272c97ae3dd526097c15f3308cc108be378a7b1b4001eb7cc50" }, "downloads": -1, "filename": "cythereal-magic-1.6.0.tar.gz", "has_sig": false, "md5_digest": "ce04b66b8ae839c589948901c8331cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49980, "upload_time": "2018-08-18T03:43:47", "url": "https://files.pythonhosted.org/packages/75/78/650edbecb25de0366e8acef6d47a35bceae7e93b8f5525dd109e65797b29/cythereal-magic-1.6.0.tar.gz" } ], "1.6.2": [ { "comment_text": "", "digests": { "md5": "09d0316512f1d8303fe29356ee691a20", "sha256": "839de5470018f770873ad4944a42450184447f0cdeb74e3d0e8c8f720cbc78e9" }, "downloads": -1, "filename": "cythereal-magic-1.6.2.tar.gz", "has_sig": false, "md5_digest": "09d0316512f1d8303fe29356ee691a20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49906, "upload_time": "2018-08-23T17:51:40", "url": "https://files.pythonhosted.org/packages/09/25/1d663f07733c4d6991c30b80acebfb956293f57906df98f5760e8be0d64c/cythereal-magic-1.6.2.tar.gz" } ], "1.6.3": [ { "comment_text": "", "digests": { "md5": "8d47bf356170bf66d935ebe6e007822a", "sha256": "b4d546b0f0a16cda8362a1c4b3e38eda03b092e77d1575b39c5dae4cde5cc6a4" }, "downloads": -1, "filename": "cythereal-magic-1.6.3.tar.gz", "has_sig": false, "md5_digest": "8d47bf356170bf66d935ebe6e007822a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49857, "upload_time": "2018-08-23T20:38:37", "url": "https://files.pythonhosted.org/packages/7d/33/ea9e8541a12b186374b417f3cb49919c6ae0cfdb11675328ad3aa9622e3b/cythereal-magic-1.6.3.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "ae82e0f91d71d2f6ebb40923d4320557", "sha256": "987a7157cf6baa73bf7bb69de5da638f2d473a23bb93dd1b4504fa72f36af507" }, "downloads": -1, "filename": "cythereal-magic-1.7.0.tar.gz", "has_sig": false, "md5_digest": "ae82e0f91d71d2f6ebb40923d4320557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49945, "upload_time": "2018-08-29T01:03:59", "url": "https://files.pythonhosted.org/packages/e7/61/32607b8ee377d63f2814ea9782c5771af307042e2c106410fb6cd16385a8/cythereal-magic-1.7.0.tar.gz" } ], "1.7.1": [ { "comment_text": "", "digests": { "md5": "ad07adcae704323d90940274b761c087", "sha256": "778c34164d2a054473d856039152142523fe73057ff76b6eaab843ffdcaa3708" }, "downloads": -1, "filename": "cythereal-magic-1.7.1.tar.gz", "has_sig": false, "md5_digest": "ad07adcae704323d90940274b761c087", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49910, "upload_time": "2018-09-03T06:46:23", "url": "https://files.pythonhosted.org/packages/d5/f8/4a13ff589d1024e9d5e3e273d12c4df58378058b97e571ff102d7db08439/cythereal-magic-1.7.1.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "f152bc04199581dca1d59d74ba44a79b", "sha256": "454894d1bb71c2afd1eaf4e8fa9bee6bcd6cebe25a362da176eef847edac7724" }, "downloads": -1, "filename": "cythereal-magic-1.8.0.tar.gz", "has_sig": false, "md5_digest": "f152bc04199581dca1d59d74ba44a79b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50628, "upload_time": "2018-09-05T00:47:03", "url": "https://files.pythonhosted.org/packages/e4/e5/7043d92333faf10976832612d443050e2e3d75c3fbd66e7fa78eba09e08f/cythereal-magic-1.8.0.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "d1a1f3ec0f98bc1ab69e626c1b7ad099", "sha256": "e1ae26e3b1154a77b1a26659ed024aa43db9342d3133239f49464d2a15b696dd" }, "downloads": -1, "filename": "cythereal-magic-1.9.0.tar.gz", "has_sig": false, "md5_digest": "d1a1f3ec0f98bc1ab69e626c1b7ad099", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51316, "upload_time": "2018-09-05T03:13:45", "url": "https://files.pythonhosted.org/packages/a3/35/9da82e6b4484370ad985c82a71b080cf8a3645abbfcccb48bd46d4775d92/cythereal-magic-1.9.0.tar.gz" } ], "1.9.1": [ { "comment_text": "", "digests": { "md5": "ed67ec03480237167aababb96f55b12f", "sha256": "fa752dd2efa773503aba897478af4b2bb2bfe588ef517ea5a445c6bd32f6903a" }, "downloads": -1, "filename": "cythereal-magic-1.9.1.tar.gz", "has_sig": false, "md5_digest": "ed67ec03480237167aababb96f55b12f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49360, "upload_time": "2018-09-05T15:55:34", "url": "https://files.pythonhosted.org/packages/23/53/8b0ec9ff48a894dd2692d3bdf3aa4407c051eb68cb0077536057a0c6aa6f/cythereal-magic-1.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d796db6d776646d3b0339a0444121f6", "sha256": "3f784c756ea986585404b9e72841a43485121c64102059f938f0a82bebee791f" }, "downloads": -1, "filename": "cythereal-magic-1.18.2.tar.gz", "has_sig": false, "md5_digest": "7d796db6d776646d3b0339a0444121f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58516, "upload_time": "2019-07-29T08:15:57", "url": "https://files.pythonhosted.org/packages/f9/e4/d1647cd7893b92f2a6b940d5f66ea74721215dbbcff33fd3946be4844790/cythereal-magic-1.18.2.tar.gz" } ] }