Name | lowtime JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | A library for solving the time-cost tradeoff problem. |
upload_time | 2025-01-08 15:39:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache 2.0 |
keywords |
optimization
tradeoff
dag
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1 align="center">Lowtime: A Time-Cost Tradeoff Problem Solver</h1>
Lowtime is a library for solving the [time-cost tradeoff problem](https://link.springer.com/chapter/10.1007/978-3-030-61423-2_5).
## What do I use `lowtime` for?
Say you want to execute a **DAG of operations or tasks**, and each operation has multiple execution options each with **different time and cost**.
Given the definition of the DAG, `lowtime` will find the **complete time-cost Pareto frontier** of the entire DAG.
You define *cost*. Any positive floating point number that is at odds with time!
Raw data
{
"_id": null,
"home_page": null,
"name": "lowtime",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "optimization, tradeoff, DAG",
"author": null,
"author_email": "Jae-Won Chung <jwnchung@umich.edu>, Yile Gu <yilegu@umich.edu>, Oh Jun Kweon <ohjun@umich.edu>",
"download_url": "https://files.pythonhosted.org/packages/3d/7a/202faea5ca5e981c29bf3fafa707b1a33e55cb141587339c54c447015b08/lowtime-0.3.0.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">Lowtime: A Time-Cost Tradeoff Problem Solver</h1>\n\nLowtime is a library for solving the [time-cost tradeoff problem](https://link.springer.com/chapter/10.1007/978-3-030-61423-2_5).\n\n## What do I use `lowtime` for?\n\nSay you want to execute a **DAG of operations or tasks**, and each operation has multiple execution options each with **different time and cost**.\n\nGiven the definition of the DAG, `lowtime` will find the **complete time-cost Pareto frontier** of the entire DAG.\n\nYou define *cost*. Any positive floating point number that is at odds with time!\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "A library for solving the time-cost tradeoff problem.",
"version": "0.3.0",
"project_urls": {
"Repository": "https://github.com/ml-energy/lowtime"
},
"split_keywords": [
"optimization",
" tradeoff",
" dag"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8f71a4e0789b005fc422426f7c10e2e86a6f75c17cbe91ee6ab47c86e94a30d0",
"md5": "8dae5191eda518613e6283657925a10d",
"sha256": "9669e246a1f4952b8c766cdce75523a99b45fd3057f8c78d23408057e37537df"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "8dae5191eda518613e6283657925a10d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 377371,
"upload_time": "2025-01-08T15:36:06",
"upload_time_iso_8601": "2025-01-08T15:36:06.569030Z",
"url": "https://files.pythonhosted.org/packages/8f/71/a4e0789b005fc422426f7c10e2e86a6f75c17cbe91ee6ab47c86e94a30d0/lowtime-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c95c75b9837e4a51de376c229d6f278e2a871958b2489ac38a4b3f77bd234f53",
"md5": "de6a2b9e838d12b48142a87e25e0ff44",
"sha256": "21bf20537be9e12db7044447549c2e3e031a12879807d3e5c8d5556fc3b5f66a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "de6a2b9e838d12b48142a87e25e0ff44",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 398888,
"upload_time": "2025-01-08T15:36:30",
"upload_time_iso_8601": "2025-01-08T15:36:30.484970Z",
"url": "https://files.pythonhosted.org/packages/c9/5c/75b9837e4a51de376c229d6f278e2a871958b2489ac38a4b3f77bd234f53/lowtime-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "95ed8d6646390953d1fd929fdadbfaa705700ebee26fdedcd3798c7e7b02cf32",
"md5": "fcfdc03a7c7bf8df03b23f7d3e0dca38",
"sha256": "9cd56763b67edb7dd10e765e6620cc05f200f354e62f9e2c9737ec78b5532194"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "fcfdc03a7c7bf8df03b23f7d3e0dca38",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 437037,
"upload_time": "2025-01-08T15:36:50",
"upload_time_iso_8601": "2025-01-08T15:36:50.855433Z",
"url": "https://files.pythonhosted.org/packages/95/ed/8d6646390953d1fd929fdadbfaa705700ebee26fdedcd3798c7e7b02cf32/lowtime-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3dbc5a7a702a52d071538159961cd9e46576f89ea3b382f11b6ecdef5b05cf82",
"md5": "1d4426c0a5bf4a8ac86a891d83135600",
"sha256": "d68da94029a82afd1df1cd008173371997ac267bc7d9a78de42929100296e55e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "1d4426c0a5bf4a8ac86a891d83135600",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 456710,
"upload_time": "2025-01-08T15:37:10",
"upload_time_iso_8601": "2025-01-08T15:37:10.999269Z",
"url": "https://files.pythonhosted.org/packages/3d/bc/5a7a702a52d071538159961cd9e46576f89ea3b382f11b6ecdef5b05cf82/lowtime-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b7bcb236525c0349e842614461e90a900cb20ac75bc9c4e421890c7f35e92bc7",
"md5": "c30801db6924a15dc0d241d7ee814b6c",
"sha256": "48149bae18b28dce14d138cb7eb2ade60e7f110fda0a71be3fbca79224c18502"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "c30801db6924a15dc0d241d7ee814b6c",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 385620,
"upload_time": "2025-01-08T15:37:47",
"upload_time_iso_8601": "2025-01-08T15:37:47.635300Z",
"url": "https://files.pythonhosted.org/packages/b7/bc/b236525c0349e842614461e90a900cb20ac75bc9c4e421890c7f35e92bc7/lowtime-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "346d0075d8d31974d5484cabcaaed95c965a3c2206bfe72fd2efc7a378dd1b54",
"md5": "2954433615fdb0a9939e999ef20314f9",
"sha256": "87e7cbb17122b513869b8b16589f2e7731d68f27c9097bf6e2064a6ef9073680"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "2954433615fdb0a9939e999ef20314f9",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 412536,
"upload_time": "2025-01-08T15:37:33",
"upload_time_iso_8601": "2025-01-08T15:37:33.292820Z",
"url": "https://files.pythonhosted.org/packages/34/6d/0075d8d31974d5484cabcaaed95c965a3c2206bfe72fd2efc7a378dd1b54/lowtime-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0fea8f5be5760dc3960ab2f4ef38c1b8d857f4b7aace85d80ad8aeb1cf36c5e6",
"md5": "7eea606a782a3aeb7ae79d08b0dcc565",
"sha256": "9c7ddfd97c349531039ea6aae2e71da2392134afb4b093098b66ee6a9dc02950"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "7eea606a782a3aeb7ae79d08b0dcc565",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 555276,
"upload_time": "2025-01-08T15:38:06",
"upload_time_iso_8601": "2025-01-08T15:38:06.374942Z",
"url": "https://files.pythonhosted.org/packages/0f/ea/8f5be5760dc3960ab2f4ef38c1b8d857f4b7aace85d80ad8aeb1cf36c5e6/lowtime-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31cd0f3a5e7b5b7b789cc0a34ac92a0cd94c39567fed18d96dfcf2e6cd0a2c97",
"md5": "774bdf7c63e2b3bb2a62c03150c2a87e",
"sha256": "2841cc51806b51ad5fee706e92a1062ef6cb52484152ae03a6d9d0667b757486"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "774bdf7c63e2b3bb2a62c03150c2a87e",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 661778,
"upload_time": "2025-01-08T15:38:25",
"upload_time_iso_8601": "2025-01-08T15:38:25.474510Z",
"url": "https://files.pythonhosted.org/packages/31/cd/0f3a5e7b5b7b789cc0a34ac92a0cd94c39567fed18d96dfcf2e6cd0a2c97/lowtime-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f0d3827214781e0d677108b759b8217c8399a0d2cbf133f79aad410ecf1e653f",
"md5": "13a5162cc25243a571c9e4c7ec0d9274",
"sha256": "9fb94ff04a97b45debed374dcab337fe778dc3a1e2dd742e8ce8eeb9f020c81e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "13a5162cc25243a571c9e4c7ec0d9274",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 589153,
"upload_time": "2025-01-08T15:38:46",
"upload_time_iso_8601": "2025-01-08T15:38:46.527056Z",
"url": "https://files.pythonhosted.org/packages/f0/d3/827214781e0d677108b759b8217c8399a0d2cbf133f79aad410ecf1e653f/lowtime-0.3.0-cp310-cp310-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0c28195c3f6ca02881f43d44c4720ab103002f8a20d55fcf0074548dfac9c9f3",
"md5": "06b1651d33d431f0a8574ca379d82217",
"sha256": "225f250befa2be23ffd731030aa7ad16163770157d76c94fee672cc35b114d86"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "06b1651d33d431f0a8574ca379d82217",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 556179,
"upload_time": "2025-01-08T15:39:03",
"upload_time_iso_8601": "2025-01-08T15:39:03.485064Z",
"url": "https://files.pythonhosted.org/packages/0c/28/195c3f6ca02881f43d44c4720ab103002f8a20d55fcf0074548dfac9c9f3/lowtime-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2aeeeb6e3267ba34c06e2e06386b03b53c1c0bc1a3cc9b3c70492baf504a6791",
"md5": "656382989be0118e756931419fc46979",
"sha256": "7bd78aca86581ca7fd6c6180361885a8a5bfa307da6b6925a5af65d537272315"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-win32.whl",
"has_sig": false,
"md5_digest": "656382989be0118e756931419fc46979",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 234946,
"upload_time": "2025-01-08T15:39:32",
"upload_time_iso_8601": "2025-01-08T15:39:32.142223Z",
"url": "https://files.pythonhosted.org/packages/2a/ee/eb6e3267ba34c06e2e06386b03b53c1c0bc1a3cc9b3c70492baf504a6791/lowtime-0.3.0-cp310-cp310-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8ce2907cce6aa6736de8ab5a672255a95a4334ee3a7bb8b332a52bb6fb76a339",
"md5": "f4066fe4e30aa8eaa3ab8b6452a92ea0",
"sha256": "73906320238566a9146a185b385050a9c0a3aecdf44f16a35a669a5da3ba2844"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "f4066fe4e30aa8eaa3ab8b6452a92ea0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 241230,
"upload_time": "2025-01-08T15:39:20",
"upload_time_iso_8601": "2025-01-08T15:39:20.637254Z",
"url": "https://files.pythonhosted.org/packages/8c/e2/907cce6aa6736de8ab5a672255a95a4334ee3a7bb8b332a52bb6fb76a339/lowtime-0.3.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "580e975632d76b378b00f3ec92e2e34769cd5db2b01f889999d3ca606f754130",
"md5": "38ef8de2a2d703dded32da49b066b4dc",
"sha256": "2ba9416aa69bcff5ea801c535ff803673751856b28026bb38c508cbf1bc0d0a3"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "38ef8de2a2d703dded32da49b066b4dc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 341612,
"upload_time": "2025-01-08T15:38:02",
"upload_time_iso_8601": "2025-01-08T15:38:02.646012Z",
"url": "https://files.pythonhosted.org/packages/58/0e/975632d76b378b00f3ec92e2e34769cd5db2b01f889999d3ca606f754130/lowtime-0.3.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b9db81b8c006b454b7445660aa5a913462b1be95ed07e7e642f4e097ba41c0e8",
"md5": "dd995b60ab495c6ebfeb2853da164040",
"sha256": "a7f18e7fa8934515034b7c7e41224d5f987c9183ec92b351c507754dbdb10aa0"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "dd995b60ab495c6ebfeb2853da164040",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 377186,
"upload_time": "2025-01-08T15:36:11",
"upload_time_iso_8601": "2025-01-08T15:36:11.159501Z",
"url": "https://files.pythonhosted.org/packages/b9/db/81b8c006b454b7445660aa5a913462b1be95ed07e7e642f4e097ba41c0e8/lowtime-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f4fce789ba9d9b723f6318f46c3401e1eca606e57218b1d91e223491ea6f383",
"md5": "775901da7f1f309ca0e7275b1373e2e5",
"sha256": "652eb92b8e0e42d20ec9fc6350e806e39ea72334772cb2efc8c55a8117f0c189"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "775901da7f1f309ca0e7275b1373e2e5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 398977,
"upload_time": "2025-01-08T15:36:32",
"upload_time_iso_8601": "2025-01-08T15:36:32.818938Z",
"url": "https://files.pythonhosted.org/packages/2f/4f/ce789ba9d9b723f6318f46c3401e1eca606e57218b1d91e223491ea6f383/lowtime-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "04c5352723ca2d2afd2ffd16a6cb76367a7136a00086abc8943973f2b6ee0fff",
"md5": "342116b79471df3652bafe1c2850bb73",
"sha256": "cee043ee70b413e0fc627a223f72408c17e3f768d0169a64dcebd98e26543849"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "342116b79471df3652bafe1c2850bb73",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 437048,
"upload_time": "2025-01-08T15:36:53",
"upload_time_iso_8601": "2025-01-08T15:36:53.966945Z",
"url": "https://files.pythonhosted.org/packages/04/c5/352723ca2d2afd2ffd16a6cb76367a7136a00086abc8943973f2b6ee0fff/lowtime-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eb6f7a3670a11e07b4be8d14acbdc9fb81d6f01ebf8d8e43b2d19fbc8ef9251b",
"md5": "5ae25e9c134dc89df72d9843677e5f0e",
"sha256": "9faee810d0bcbfc233079c37c04bb0503c91e2c589b7b910a903798b20a18c8a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "5ae25e9c134dc89df72d9843677e5f0e",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 455948,
"upload_time": "2025-01-08T15:37:12",
"upload_time_iso_8601": "2025-01-08T15:37:12.269335Z",
"url": "https://files.pythonhosted.org/packages/eb/6f/7a3670a11e07b4be8d14acbdc9fb81d6f01ebf8d8e43b2d19fbc8ef9251b/lowtime-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe2c5a4459c94fd293fc6697b7176a83504a45f9e8b0bd1228a421e2658d65d3",
"md5": "b31e2470e3bb6bc0bcdaf9ada6903f9a",
"sha256": "847cbbe6f6c6143f776b13e431db7dd44b31a88d41a27dfee037344498c5e70a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "b31e2470e3bb6bc0bcdaf9ada6903f9a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 385380,
"upload_time": "2025-01-08T15:37:51",
"upload_time_iso_8601": "2025-01-08T15:37:51.163321Z",
"url": "https://files.pythonhosted.org/packages/fe/2c/5a4459c94fd293fc6697b7176a83504a45f9e8b0bd1228a421e2658d65d3/lowtime-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d1d40791f8f2e0d6dbcbc6382093fa0a7f7bca273498b72df6a24dfcaeb85f41",
"md5": "0898e36c8528d0c7a90e1efb3edc559b",
"sha256": "5823df6c65825f0c0ae477d924cfb1adf7608aa5ae41277094afc28cb932dc2b"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "0898e36c8528d0c7a90e1efb3edc559b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 411944,
"upload_time": "2025-01-08T15:37:34",
"upload_time_iso_8601": "2025-01-08T15:37:34.481403Z",
"url": "https://files.pythonhosted.org/packages/d1/d4/0791f8f2e0d6dbcbc6382093fa0a7f7bca273498b72df6a24dfcaeb85f41/lowtime-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f6bb0070ecd5dcfb04d9a4ff73bbce1f2f1ca9330bb22a924fe92f6f734bd2ce",
"md5": "513a4608a38fd1ee55eb29ad095cf377",
"sha256": "f8c64eeaf439f1329e47f75e10830e41f950de6ee644f667f39db7debcee8245"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "513a4608a38fd1ee55eb29ad095cf377",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 555098,
"upload_time": "2025-01-08T15:38:10",
"upload_time_iso_8601": "2025-01-08T15:38:10.079802Z",
"url": "https://files.pythonhosted.org/packages/f6/bb/0070ecd5dcfb04d9a4ff73bbce1f2f1ca9330bb22a924fe92f6f734bd2ce/lowtime-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cf603ff9e373d0f7f9002e38a0eee727476be89014230cace2de80a60e48c648",
"md5": "7b15812d6026c3346870b46c141443b0",
"sha256": "9fa273af911fa9a39d811960b79fa4708ef9195dea6b3819495e282339c652ae"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "7b15812d6026c3346870b46c141443b0",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 662006,
"upload_time": "2025-01-08T15:38:27",
"upload_time_iso_8601": "2025-01-08T15:38:27.919055Z",
"url": "https://files.pythonhosted.org/packages/cf/60/3ff9e373d0f7f9002e38a0eee727476be89014230cace2de80a60e48c648/lowtime-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9d2f0a349ff7f655238fe46f365ee5339eb955090086240df101b25085ff4413",
"md5": "158733a043d830ae19e53d18835d9555",
"sha256": "9f54b8377394b5c656a2a7b733478e4ddc68487864748addb402501749749a23"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "158733a043d830ae19e53d18835d9555",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 588738,
"upload_time": "2025-01-08T15:38:47",
"upload_time_iso_8601": "2025-01-08T15:38:47.904831Z",
"url": "https://files.pythonhosted.org/packages/9d/2f/0a349ff7f655238fe46f365ee5339eb955090086240df101b25085ff4413/lowtime-0.3.0-cp311-cp311-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bbc151c3df60b14ba69aaa8b25fad8c4fcf3b1eedcdca8ba4124c820461f478a",
"md5": "70e52418a52d9d804b0c598e0f57fcdc",
"sha256": "c6ff4e3e271b27d47e02975bbfd106d182ed3c4d58a5e9b566ed4a11bf3c54bd"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "70e52418a52d9d804b0c598e0f57fcdc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 556034,
"upload_time": "2025-01-08T15:39:04",
"upload_time_iso_8601": "2025-01-08T15:39:04.955057Z",
"url": "https://files.pythonhosted.org/packages/bb/c1/51c3df60b14ba69aaa8b25fad8c4fcf3b1eedcdca8ba4124c820461f478a/lowtime-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "97ff651e2eae270477e5b0a2301471e2c733c04f9fed17899d6f4c6fe97ecb7b",
"md5": "9c156b6508b81ab4065be13374613985",
"sha256": "ee5a4adb03ea9efae39f1ad02674c9b9a438270e2f7f40e38136db3a4aee638b"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-win32.whl",
"has_sig": false,
"md5_digest": "9c156b6508b81ab4065be13374613985",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 234637,
"upload_time": "2025-01-08T15:39:33",
"upload_time_iso_8601": "2025-01-08T15:39:33.935898Z",
"url": "https://files.pythonhosted.org/packages/97/ff/651e2eae270477e5b0a2301471e2c733c04f9fed17899d6f4c6fe97ecb7b/lowtime-0.3.0-cp311-cp311-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7efb2fa71c5b558baede16c1cc39250e5ddf9dadb51cab1735ba8cb5ff0eaec3",
"md5": "dae14c8342f387d036c57b91b1662ae1",
"sha256": "bab117be49beee95cafb4768079b52d71477de0ee596402ab3511df5c0ba2b96"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "dae14c8342f387d036c57b91b1662ae1",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 241131,
"upload_time": "2025-01-08T15:39:21",
"upload_time_iso_8601": "2025-01-08T15:39:21.855391Z",
"url": "https://files.pythonhosted.org/packages/7e/fb/2fa71c5b558baede16c1cc39250e5ddf9dadb51cab1735ba8cb5ff0eaec3/lowtime-0.3.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8d6a6b61b7f9c2eb5f16962a2a96b5bb8bc3ffedf8a9c1faf566acce852411fc",
"md5": "785813867bd3be1648eed3ea76ec419e",
"sha256": "6af21211ddaaca478e09df72eb4e7cb623e4a8c128a6a615968b0d68ff66833a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "785813867bd3be1648eed3ea76ec419e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 338866,
"upload_time": "2025-01-08T15:38:03",
"upload_time_iso_8601": "2025-01-08T15:38:03.950386Z",
"url": "https://files.pythonhosted.org/packages/8d/6a/6b61b7f9c2eb5f16962a2a96b5bb8bc3ffedf8a9c1faf566acce852411fc/lowtime-0.3.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7ee4e771dc6ab68cad4a4209c5a1b4f7e80aefd304ea95d957102ef4afb4949e",
"md5": "e6e3e41b1cd126cef10e0ca3554b8699",
"sha256": "187d1bf56971fa6af9aa23d9268be27ff86642ff1abc6b0837cfea8bcf0f33c6"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "e6e3e41b1cd126cef10e0ca3554b8699",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 377009,
"upload_time": "2025-01-08T15:36:14",
"upload_time_iso_8601": "2025-01-08T15:36:14.285790Z",
"url": "https://files.pythonhosted.org/packages/7e/e4/e771dc6ab68cad4a4209c5a1b4f7e80aefd304ea95d957102ef4afb4949e/lowtime-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31a3fb2099b235d7de249f35f237d33791f8256bd9947148665c3e50ca970bb9",
"md5": "ab642ef9129b5b0d76d43e3bd5a1b46b",
"sha256": "ea4d15c4c71c23ea76051666644261994ec4c4acf73b0f433b86b46818f3fdc0"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "ab642ef9129b5b0d76d43e3bd5a1b46b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 398976,
"upload_time": "2025-01-08T15:36:36",
"upload_time_iso_8601": "2025-01-08T15:36:36.257332Z",
"url": "https://files.pythonhosted.org/packages/31/a3/fb2099b235d7de249f35f237d33791f8256bd9947148665c3e50ca970bb9/lowtime-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "142fda0d21999b400ee951525ffaf120c0a1f250b0395e0a42b22f760662a14f",
"md5": "b4b96c9f36ec5bacc789f2036d3bdc9f",
"sha256": "af7d9a23be0484ec2d02b1a5aa3e8302f80d2d09d3a6de22ee098f9ad1506080"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "b4b96c9f36ec5bacc789f2036d3bdc9f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 437791,
"upload_time": "2025-01-08T15:36:55",
"upload_time_iso_8601": "2025-01-08T15:36:55.239594Z",
"url": "https://files.pythonhosted.org/packages/14/2f/da0d21999b400ee951525ffaf120c0a1f250b0395e0a42b22f760662a14f/lowtime-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7c4966e61c5f1a04ea957ea65dc00f432b4b8127059de9076bf6316b4ef5b392",
"md5": "3a61c6a36f3d7a4dcec9ed4d5d254bf3",
"sha256": "e037691afac70f5e8b3e82ed925cc317f288da70278c207e917c76e928502f80"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "3a61c6a36f3d7a4dcec9ed4d5d254bf3",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 454812,
"upload_time": "2025-01-08T15:37:13",
"upload_time_iso_8601": "2025-01-08T15:37:13.658870Z",
"url": "https://files.pythonhosted.org/packages/7c/49/66e61c5f1a04ea957ea65dc00f432b4b8127059de9076bf6316b4ef5b392/lowtime-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "de2cc27ad0599f4fdcac8e85bfeb08273a69cd26bbf7a3767044b5b894347baa",
"md5": "f6d66b9c04c89ae29c9addb15de9bf7f",
"sha256": "dd6022af9bd1d7e523e29b7b4d02db8ffd53d338ca2683827025441c9c1f3849"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f6d66b9c04c89ae29c9addb15de9bf7f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 384190,
"upload_time": "2025-01-08T15:37:53",
"upload_time_iso_8601": "2025-01-08T15:37:53.251683Z",
"url": "https://files.pythonhosted.org/packages/de/2c/c27ad0599f4fdcac8e85bfeb08273a69cd26bbf7a3767044b5b894347baa/lowtime-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7434b422f566a7917ea9436f851c2a9c26c6e1eeee87fe859e0e870ac35467fc",
"md5": "1f801848c496c2b4e40d7bf184a4193d",
"sha256": "ec14d13de8d37edfe7b416597adf5a93b5b02b4eff2dc71cafaf2d422aa50016"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "1f801848c496c2b4e40d7bf184a4193d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 411346,
"upload_time": "2025-01-08T15:37:35",
"upload_time_iso_8601": "2025-01-08T15:37:35.935472Z",
"url": "https://files.pythonhosted.org/packages/74/34/b422f566a7917ea9436f851c2a9c26c6e1eeee87fe859e0e870ac35467fc/lowtime-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "db0938c808d6c8f5da8fd8c7e2f3e46a1d5144ead4a96ddbdb96d49eda6cb6cb",
"md5": "d55a571ba7142c2aacbb1b64ea006c53",
"sha256": "ea00583b6af6d41b9419c1a59e080adb48a7848e97ac2b2d865e92592ba3eb7c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "d55a571ba7142c2aacbb1b64ea006c53",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 553553,
"upload_time": "2025-01-08T15:38:11",
"upload_time_iso_8601": "2025-01-08T15:38:11.701210Z",
"url": "https://files.pythonhosted.org/packages/db/09/38c808d6c8f5da8fd8c7e2f3e46a1d5144ead4a96ddbdb96d49eda6cb6cb/lowtime-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8f551eaa9789b98918599f6dd4b12dc0e73b142bb5c059ce1dc1a05a83801e8a",
"md5": "7650eaa18a43342cfd4c01bd43b71045",
"sha256": "d19662dceee1ec171be76c5b47bc78cb0f625d3d80265eaacb09e7b7d2c11350"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "7650eaa18a43342cfd4c01bd43b71045",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 661869,
"upload_time": "2025-01-08T15:38:31",
"upload_time_iso_8601": "2025-01-08T15:38:31.710725Z",
"url": "https://files.pythonhosted.org/packages/8f/55/1eaa9789b98918599f6dd4b12dc0e73b142bb5c059ce1dc1a05a83801e8a/lowtime-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef5356412f295a417e37297018b18e450a80c0c40898409c9c78e165262b2143",
"md5": "f94fa8b2403cb34b4c615757d6a46adb",
"sha256": "9f88e014d87b7fdc2a0e655f5052c3d1c2eaf8c496ccd63754dedaff50573693"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "f94fa8b2403cb34b4c615757d6a46adb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 587638,
"upload_time": "2025-01-08T15:38:49",
"upload_time_iso_8601": "2025-01-08T15:38:49.394255Z",
"url": "https://files.pythonhosted.org/packages/ef/53/56412f295a417e37297018b18e450a80c0c40898409c9c78e165262b2143/lowtime-0.3.0-cp312-cp312-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "34de6fe49df42b67c4bd993121c7ecc19c2dee5fa471d74369f525bff6227832",
"md5": "05ed38d4593ef95f58a66a26f2d71e64",
"sha256": "45519e18478f354cb0080c167a452dc47e94dcdddd4da9022aac5a4104c2c355"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "05ed38d4593ef95f58a66a26f2d71e64",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 554485,
"upload_time": "2025-01-08T15:39:07",
"upload_time_iso_8601": "2025-01-08T15:39:07.284298Z",
"url": "https://files.pythonhosted.org/packages/34/de/6fe49df42b67c4bd993121c7ecc19c2dee5fa471d74369f525bff6227832/lowtime-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8474a0928f7a21d943823e1523ad178099812cfd911788197f006c968f111367",
"md5": "970b322f5239efd87f6bf9efbab71f18",
"sha256": "f0b3822b281a34c799f728a965a85fefeba39d1f021ed2811aff6dee82a6ef30"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-win32.whl",
"has_sig": false,
"md5_digest": "970b322f5239efd87f6bf9efbab71f18",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 234840,
"upload_time": "2025-01-08T15:39:35",
"upload_time_iso_8601": "2025-01-08T15:39:35.151545Z",
"url": "https://files.pythonhosted.org/packages/84/74/a0928f7a21d943823e1523ad178099812cfd911788197f006c968f111367/lowtime-0.3.0-cp312-cp312-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "998dc3fd3acd2e209f518c80c416110c81a4048c4c4e26aeba51e42062b197e2",
"md5": "6b7a587bfe6af3bccf3e6999c9e60b2e",
"sha256": "5bae6ce96855576e3d1139e8e1fa2b6f27f762d9c4067ec9bf0734d30a19103c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "6b7a587bfe6af3bccf3e6999c9e60b2e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 240891,
"upload_time": "2025-01-08T15:39:26",
"upload_time_iso_8601": "2025-01-08T15:39:26.458260Z",
"url": "https://files.pythonhosted.org/packages/99/8d/c3fd3acd2e209f518c80c416110c81a4048c4c4e26aeba51e42062b197e2/lowtime-0.3.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0250e53a26b83b24313947986d1781ac5f76d7b25373f8e6b89263f2b448cadd",
"md5": "0d612477be56cfa1d80bc6872081dc8b",
"sha256": "298428f4d12e6c3a709531033eb2f26fc8b0770bb0c76ff76880fec0f0fc2698"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "0d612477be56cfa1d80bc6872081dc8b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 338994,
"upload_time": "2025-01-08T15:38:05",
"upload_time_iso_8601": "2025-01-08T15:38:05.185307Z",
"url": "https://files.pythonhosted.org/packages/02/50/e53a26b83b24313947986d1781ac5f76d7b25373f8e6b89263f2b448cadd/lowtime-0.3.0-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e9ee0eb7f1a1d2961aa6f563da65dc964be7f4f4828d1f7800b3056a6294166e",
"md5": "91af1e7ae2c5ef42fd824f753ba54a72",
"sha256": "9181518e957485b9d54de569146c69435da2f849f05ace1e692f8e72b3882d37"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "91af1e7ae2c5ef42fd824f753ba54a72",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 376951,
"upload_time": "2025-01-08T15:36:17",
"upload_time_iso_8601": "2025-01-08T15:36:17.195422Z",
"url": "https://files.pythonhosted.org/packages/e9/ee/0eb7f1a1d2961aa6f563da65dc964be7f4f4828d1f7800b3056a6294166e/lowtime-0.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2f842c66fa9f780dfe1d81efa4cc72eca64eed0d1b3b4653df28b50fa59580a8",
"md5": "38a7f7b7fc946656b3ee9bf442e96456",
"sha256": "fcd1b4cf6befbeb99a982a37cde739f14027d5d6876d0af8422605aa8015e1b6"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "38a7f7b7fc946656b3ee9bf442e96456",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 398920,
"upload_time": "2025-01-08T15:36:37",
"upload_time_iso_8601": "2025-01-08T15:36:37.597479Z",
"url": "https://files.pythonhosted.org/packages/2f/84/2c66fa9f780dfe1d81efa4cc72eca64eed0d1b3b4653df28b50fa59580a8/lowtime-0.3.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "96239b185bbb90ae82a6a69a486d3e457a22f585fe187f7e6027a2bdc2b9220d",
"md5": "fccd23ef82231efe6fa0a9deb361aae3",
"sha256": "5f4227096d52647b9f90004b84220361f9d757261c0ec9d97887ecaf754cc4fc"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "fccd23ef82231efe6fa0a9deb361aae3",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 437643,
"upload_time": "2025-01-08T15:36:56",
"upload_time_iso_8601": "2025-01-08T15:36:56.527573Z",
"url": "https://files.pythonhosted.org/packages/96/23/9b185bbb90ae82a6a69a486d3e457a22f585fe187f7e6027a2bdc2b9220d/lowtime-0.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c9c5082e845bebccb199d7db1f3bb0d3a610529821890f8c93d1969e70d3c51f",
"md5": "e64143dcb4c3872ecb82c38d42208dd6",
"sha256": "ebb44c889721da964a723b9dfde2aa957467c7ec28970262a7afbb0907c61133"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "e64143dcb4c3872ecb82c38d42208dd6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 454254,
"upload_time": "2025-01-08T15:37:19",
"upload_time_iso_8601": "2025-01-08T15:37:19.966480Z",
"url": "https://files.pythonhosted.org/packages/c9/c5/082e845bebccb199d7db1f3bb0d3a610529821890f8c93d1969e70d3c51f/lowtime-0.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "549580cd90e4650bd7fba90fe65d2d33da93da0023244fe74e4f86eee546a420",
"md5": "7d5708db87d76d51aa2cf07b9d9642df",
"sha256": "cb87217e4e0f673e4f7ced6c4caa19b41575cd59d92497945dd4db1abd037d1a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7d5708db87d76d51aa2cf07b9d9642df",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 384618,
"upload_time": "2025-01-08T15:37:54",
"upload_time_iso_8601": "2025-01-08T15:37:54.913356Z",
"url": "https://files.pythonhosted.org/packages/54/95/80cd90e4650bd7fba90fe65d2d33da93da0023244fe74e4f86eee546a420/lowtime-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "65ac106eb7e106789bddf8c0b09a4d1f48d91c6d18a505941762d3ef40258e71",
"md5": "0164879599fbb929f3ef0662537fc44a",
"sha256": "314baf95bd0bb423d4bd476893ba68f21980511745e4068e18fdcb4df4a969a9"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "0164879599fbb929f3ef0662537fc44a",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 411440,
"upload_time": "2025-01-08T15:37:38",
"upload_time_iso_8601": "2025-01-08T15:37:38.271997Z",
"url": "https://files.pythonhosted.org/packages/65/ac/106eb7e106789bddf8c0b09a4d1f48d91c6d18a505941762d3ef40258e71/lowtime-0.3.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e0380ae80ec2a1a152a32e5adb1e92cf02507ae164f0bff1ccc7991cb05bc29d",
"md5": "6eb509a04cc5270d444c5a88d2269386",
"sha256": "fcd700588a37f9d1461d81c6fc0da02fab97891da14931f1530a53bf7349eb08"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "6eb509a04cc5270d444c5a88d2269386",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 553767,
"upload_time": "2025-01-08T15:38:13",
"upload_time_iso_8601": "2025-01-08T15:38:13.057390Z",
"url": "https://files.pythonhosted.org/packages/e0/38/0ae80ec2a1a152a32e5adb1e92cf02507ae164f0bff1ccc7991cb05bc29d/lowtime-0.3.0-cp313-cp313-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "93a54375557951ba2b31d7245ab78ed1d784bd1ba5271eb04f8a166b87da4b2a",
"md5": "bbe9598356d7b8d820ede67c4a5c7814",
"sha256": "dcc5924c1360a87e5cc00432f28732b0bea66e275465cdddc38a5e26c7626603"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "bbe9598356d7b8d820ede67c4a5c7814",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 661734,
"upload_time": "2025-01-08T15:38:34",
"upload_time_iso_8601": "2025-01-08T15:38:34.715530Z",
"url": "https://files.pythonhosted.org/packages/93/a5/4375557951ba2b31d7245ab78ed1d784bd1ba5271eb04f8a166b87da4b2a/lowtime-0.3.0-cp313-cp313-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fdd0d5dd334e6e8911701b00286bb595caa1db28f82e915e2dd33b0f7424e4eb",
"md5": "08f0e54eefc2fef13c908c1a4e171a19",
"sha256": "7ae2f24c5c3971bd25448e30c7c7e101ad07ea9cffd6776712e36d034cf97336"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "08f0e54eefc2fef13c908c1a4e171a19",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 587524,
"upload_time": "2025-01-08T15:38:52",
"upload_time_iso_8601": "2025-01-08T15:38:52.426513Z",
"url": "https://files.pythonhosted.org/packages/fd/d0/d5dd334e6e8911701b00286bb595caa1db28f82e915e2dd33b0f7424e4eb/lowtime-0.3.0-cp313-cp313-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c5c1a70d233f5be2f71c9c72528d2708286fa4a05eab626491769df5b88a29a9",
"md5": "b621d23153644b55e356d160e174b5ed",
"sha256": "15ac3d06d0f9ac023fef3b0ad677ec0f791b4253e41150305d72b3273b7afcff"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "b621d23153644b55e356d160e174b5ed",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 555061,
"upload_time": "2025-01-08T15:39:09",
"upload_time_iso_8601": "2025-01-08T15:39:09.713619Z",
"url": "https://files.pythonhosted.org/packages/c5/c1/a70d233f5be2f71c9c72528d2708286fa4a05eab626491769df5b88a29a9/lowtime-0.3.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2233261e7f61a0c61fa9a7cdd1f0227b4c1fe4cc901b5156ac6c6c80e7d07b62",
"md5": "4f9e092eabd83f13be8e3c21290460fd",
"sha256": "bddc4ee238ae5a46adac156c9c51522a3cc2f5c0964d6cfdd56fa63045d8cda4"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "4f9e092eabd83f13be8e3c21290460fd",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 375899,
"upload_time": "2025-01-08T15:36:21",
"upload_time_iso_8601": "2025-01-08T15:36:21.425406Z",
"url": "https://files.pythonhosted.org/packages/22/33/261e7f61a0c61fa9a7cdd1f0227b4c1fe4cc901b5156ac6c6c80e7d07b62/lowtime-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9fada673967d84d82558f0eb759d236f8e59f17bed2cc35f05159ae9f4e8bf8",
"md5": "c7bb1b45e65e3c65aacaa4665cea9b10",
"sha256": "12a2ffd0d454f920abaef0736802ee60385286384670f37e64463ab0abdc9dc6"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "c7bb1b45e65e3c65aacaa4665cea9b10",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 398183,
"upload_time": "2025-01-08T15:36:39",
"upload_time_iso_8601": "2025-01-08T15:36:39.484938Z",
"url": "https://files.pythonhosted.org/packages/f9/fa/da673967d84d82558f0eb759d236f8e59f17bed2cc35f05159ae9f4e8bf8/lowtime-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "64d6fceb7931e7a3524f7fbfd6b9353980dd286da2c297ee49a300e9e94318a2",
"md5": "21116c4053a659d200b797fe03fade42",
"sha256": "3d24e66528e978bdcabbf88e9cf2177707b8dd0f5e14399bcaecc2e6bc85f8a0"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "21116c4053a659d200b797fe03fade42",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 436873,
"upload_time": "2025-01-08T15:36:57",
"upload_time_iso_8601": "2025-01-08T15:36:57.855338Z",
"url": "https://files.pythonhosted.org/packages/64/d6/fceb7931e7a3524f7fbfd6b9353980dd286da2c297ee49a300e9e94318a2/lowtime-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c1eca93b6416a78044d1a25753399abf3ae0c4109e715dbfde037ff2798478d2",
"md5": "d4a9ad33c5d774b6acff48a723dd8da8",
"sha256": "b3b4a9594a390d43d33ba75c6b59343b368160a67f7a82f6c26ca0ef92fbcf1e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "d4a9ad33c5d774b6acff48a723dd8da8",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 458079,
"upload_time": "2025-01-08T15:37:21",
"upload_time_iso_8601": "2025-01-08T15:37:21.248044Z",
"url": "https://files.pythonhosted.org/packages/c1/ec/a93b6416a78044d1a25753399abf3ae0c4109e715dbfde037ff2798478d2/lowtime-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "00dee2d44101aaee9d52587c45e3ce16665594b5ee454fb5d28bda9545c0ee69",
"md5": "95d38aca11667a3eab3bb102d3bf06e4",
"sha256": "45f0af1752c36d39607a7c8e187d71593d14f07c6381195ca152bf01222175be"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "95d38aca11667a3eab3bb102d3bf06e4",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 553086,
"upload_time": "2025-01-08T15:38:17",
"upload_time_iso_8601": "2025-01-08T15:38:17.029384Z",
"url": "https://files.pythonhosted.org/packages/00/de/e2d44101aaee9d52587c45e3ce16665594b5ee454fb5d28bda9545c0ee69/lowtime-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9848ac3ffdf435458445586650e7a818dd3b9a0d9fb3c813efe57773af54f45c",
"md5": "b483c0c88c232e4caeca35bb523b7f19",
"sha256": "6bff3a519d24c565838990244dde3d92539c975115b7303e07cfe286e5d646e3"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "b483c0c88c232e4caeca35bb523b7f19",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 661104,
"upload_time": "2025-01-08T15:38:36",
"upload_time_iso_8601": "2025-01-08T15:38:36.030153Z",
"url": "https://files.pythonhosted.org/packages/98/48/ac3ffdf435458445586650e7a818dd3b9a0d9fb3c813efe57773af54f45c/lowtime-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ac545b9445e21c4ad9c9e674edf3efe079019a2d9fb32d36f9ac78ed946551d1",
"md5": "0e922ae80cb3014c69cfdb4a80653c6b",
"sha256": "fad963b0696685535ac737fc66aced40e1bd5b13ae811487e75f26453d2a8d67"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "0e922ae80cb3014c69cfdb4a80653c6b",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 586913,
"upload_time": "2025-01-08T15:38:55",
"upload_time_iso_8601": "2025-01-08T15:38:55.779777Z",
"url": "https://files.pythonhosted.org/packages/ac/54/5b9445e21c4ad9c9e674edf3efe079019a2d9fb32d36f9ac78ed946551d1/lowtime-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1ac11044101d159f0900e9fbfd811817eef4fa7b98e96b2461b6122a94ccd770",
"md5": "dd1a7c68be3ecec6c390386a5645e64e",
"sha256": "f9e734edacc2b7f2cc78b2108ae1803b552d2b06dd20ac33eeb96f82b21e0317"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "dd1a7c68be3ecec6c390386a5645e64e",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.8",
"size": 555472,
"upload_time": "2025-01-08T15:39:11",
"upload_time_iso_8601": "2025-01-08T15:39:11.201835Z",
"url": "https://files.pythonhosted.org/packages/1a/c1/1044101d159f0900e9fbfd811817eef4fa7b98e96b2461b6122a94ccd770/lowtime-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "96c2786fbeef18d3f949f0b953ceefacc559981a65e82e448d63d39a201c1419",
"md5": "13bef41332b69b70f1ff4ecd0f6c40b1",
"sha256": "3d8942e4b47e6932092e105a777f5be556a1576f209b97cf37b4f0ada2ce7f4d"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "13bef41332b69b70f1ff4ecd0f6c40b1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 379033,
"upload_time": "2025-01-08T15:36:22",
"upload_time_iso_8601": "2025-01-08T15:36:22.836682Z",
"url": "https://files.pythonhosted.org/packages/96/c2/786fbeef18d3f949f0b953ceefacc559981a65e82e448d63d39a201c1419/lowtime-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c4eed3645c47089b91f406befaa90d6f2ea0dbc494f3c4e9309308395a326802",
"md5": "a13086e97ea750fccee37fa205339cef",
"sha256": "f315a83ca7d6a0d1613715b06e719235ff8937d28c924adf0dd693abd8671322"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "a13086e97ea750fccee37fa205339cef",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 399718,
"upload_time": "2025-01-08T15:36:40",
"upload_time_iso_8601": "2025-01-08T15:36:40.778581Z",
"url": "https://files.pythonhosted.org/packages/c4/ee/d3645c47089b91f406befaa90d6f2ea0dbc494f3c4e9309308395a326802/lowtime-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "79824b96902286ca085eba9ee2cb75a198a684b7b90eda85451fcdb7a186d95c",
"md5": "6418b275e2394b7c6391c4259fa57bb3",
"sha256": "c17a3f66071de9c93578c3c3448e419d68a375e7753df07b86d91b2b64a3e82f"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "6418b275e2394b7c6391c4259fa57bb3",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 439024,
"upload_time": "2025-01-08T15:37:02",
"upload_time_iso_8601": "2025-01-08T15:37:02.152513Z",
"url": "https://files.pythonhosted.org/packages/79/82/4b96902286ca085eba9ee2cb75a198a684b7b90eda85451fcdb7a186d95c/lowtime-0.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b4d27da6afffcb3efb4992b5be134991abcf547d9e2166024afff126bc3aa26f",
"md5": "2e320c94898cec6690a326e791db7d78",
"sha256": "1d87ad9c0fe428ecaf230834a465b8662486e3c771eb0c2466406b9fa84a48b2"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "2e320c94898cec6690a326e791db7d78",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 457673,
"upload_time": "2025-01-08T15:37:23",
"upload_time_iso_8601": "2025-01-08T15:37:23.794947Z",
"url": "https://files.pythonhosted.org/packages/b4/d2/7da6afffcb3efb4992b5be134991abcf547d9e2166024afff126bc3aa26f/lowtime-0.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5dd7d61cecc23f75e1e4f83b743daa70a22ad47560806cd5193a71ccecacf1d0",
"md5": "1841f9c289138b90c314b058c73986a6",
"sha256": "3e8c628dd09f9e1ab36c0bd168dc507632529aba1d83ff6e2ff84d52f192f8a5"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1841f9c289138b90c314b058c73986a6",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 386968,
"upload_time": "2025-01-08T15:37:57",
"upload_time_iso_8601": "2025-01-08T15:37:57.107749Z",
"url": "https://files.pythonhosted.org/packages/5d/d7/d61cecc23f75e1e4f83b743daa70a22ad47560806cd5193a71ccecacf1d0/lowtime-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d2fb261a948b99eacbafbfdc6b749612723ba8c4d3128536869175ee4c3a317b",
"md5": "c27e46d3127d2b8a193020f88f147906",
"sha256": "2d447197890c24ed6a82166a7a283f5084a42cf5a2ded53e6b063b84ab218084"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "c27e46d3127d2b8a193020f88f147906",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 413926,
"upload_time": "2025-01-08T15:37:40",
"upload_time_iso_8601": "2025-01-08T15:37:40.771348Z",
"url": "https://files.pythonhosted.org/packages/d2/fb/261a948b99eacbafbfdc6b749612723ba8c4d3128536869175ee4c3a317b/lowtime-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "42aaeab154551fea2038c69cbe9da53f94e79fa71efd55ee229720241db8cb78",
"md5": "d29e3ddfa4998a4bc849f797f45ff6f6",
"sha256": "99e35fd1fdcec5ad21e078af4b0113064aa91727cef05ae73ecb1c69eb32b0a6"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "d29e3ddfa4998a4bc849f797f45ff6f6",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 556233,
"upload_time": "2025-01-08T15:38:18",
"upload_time_iso_8601": "2025-01-08T15:38:18.673709Z",
"url": "https://files.pythonhosted.org/packages/42/aa/eab154551fea2038c69cbe9da53f94e79fa71efd55ee229720241db8cb78/lowtime-0.3.0-cp38-cp38-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d88a1bdf97fb5048c8ef5b67723f85d9aa3e3a435182c88ef692f14b13344344",
"md5": "53963bf7fbb76a7880960c3bd12ba2a4",
"sha256": "f5369bf8a36d55f918ee17d4d8b3d916e0423b3b3346bd1f1c5e6fa69fd3762a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "53963bf7fbb76a7880960c3bd12ba2a4",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 662628,
"upload_time": "2025-01-08T15:38:38",
"upload_time_iso_8601": "2025-01-08T15:38:38.426958Z",
"url": "https://files.pythonhosted.org/packages/d8/8a/1bdf97fb5048c8ef5b67723f85d9aa3e3a435182c88ef692f14b13344344/lowtime-0.3.0-cp38-cp38-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3eec52a7fe241435334de1819444f751da82afb18a878fb633602ba33744628c",
"md5": "20dc7f6ce357231bfeedab496c8b234e",
"sha256": "20c038a343ff79edec757a8c40d0c108f464f9862fb4ae25839c61def73e63ad"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "20dc7f6ce357231bfeedab496c8b234e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 590747,
"upload_time": "2025-01-08T15:38:57",
"upload_time_iso_8601": "2025-01-08T15:38:57.200396Z",
"url": "https://files.pythonhosted.org/packages/3e/ec/52a7fe241435334de1819444f751da82afb18a878fb633602ba33744628c/lowtime-0.3.0-cp38-cp38-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e895d23b3004b0b3b920b923a86548aa1fee4bef678e4ea39dbebdf37a523dbb",
"md5": "1ba5a98dc24789017328a3ed73a1aae7",
"sha256": "b8eb5e2837406163e62d7942bbfd99961d02e432050b1307bb00d1dacf2cb2a0"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "1ba5a98dc24789017328a3ed73a1aae7",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 557335,
"upload_time": "2025-01-08T15:39:12",
"upload_time_iso_8601": "2025-01-08T15:39:12.651672Z",
"url": "https://files.pythonhosted.org/packages/e8/95/d23b3004b0b3b920b923a86548aa1fee4bef678e4ea39dbebdf37a523dbb/lowtime-0.3.0-cp38-cp38-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "552ebbd690e1f21d93cdb56b592cfa65d35f9737db22855812e71a250b4e9a62",
"md5": "645ca4971683c5f3f82fb8c1912a9192",
"sha256": "389c9f14a77dc3091830214a4561d9cc3eebdb7df5ad1a31f1b8d840abc8b97d"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-win32.whl",
"has_sig": false,
"md5_digest": "645ca4971683c5f3f82fb8c1912a9192",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 235500,
"upload_time": "2025-01-08T15:39:36",
"upload_time_iso_8601": "2025-01-08T15:39:36.445968Z",
"url": "https://files.pythonhosted.org/packages/55/2e/bbd690e1f21d93cdb56b592cfa65d35f9737db22855812e71a250b4e9a62/lowtime-0.3.0-cp38-cp38-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f30e43de1fcd40643009bee602dc653fc93de5e79faf295842d2e5199f547cbc",
"md5": "75f734372f4c03143f0ed481120821eb",
"sha256": "3972899de9424b2225492aaf1bed496598cc7c9bb8097bf6ba1d9f41e8f83f9c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "75f734372f4c03143f0ed481120821eb",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 241767,
"upload_time": "2025-01-08T15:39:29",
"upload_time_iso_8601": "2025-01-08T15:39:29.776909Z",
"url": "https://files.pythonhosted.org/packages/f3/0e/43de1fcd40643009bee602dc653fc93de5e79faf295842d2e5199f547cbc/lowtime-0.3.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "74eb13bf6546d1e96745ff3c9359f2fd66afc0aefa383795699d53518261df8a",
"md5": "77c288e1365b8672cae458b7e58eca8c",
"sha256": "13280117eeece2edbc380c78cfe71e2fc6a92a8944b5eab69839356bd846a59e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "77c288e1365b8672cae458b7e58eca8c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 378575,
"upload_time": "2025-01-08T15:36:25",
"upload_time_iso_8601": "2025-01-08T15:36:25.255663Z",
"url": "https://files.pythonhosted.org/packages/74/eb/13bf6546d1e96745ff3c9359f2fd66afc0aefa383795699d53518261df8a/lowtime-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8a69b81abf20ff7983f3b8538cb8a8cd9d80c5b9deb0bec56bb8314c13033da7",
"md5": "23a55c88871156c7a00c87ca2c0afa5f",
"sha256": "113f3bdc14a9c5b3133e8f4dc0fb4d8562cd07a8b306b343523fbde986ed5e67"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "23a55c88871156c7a00c87ca2c0afa5f",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 398729,
"upload_time": "2025-01-08T15:36:42",
"upload_time_iso_8601": "2025-01-08T15:36:42.037555Z",
"url": "https://files.pythonhosted.org/packages/8a/69/b81abf20ff7983f3b8538cb8a8cd9d80c5b9deb0bec56bb8314c13033da7/lowtime-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "09c6dfc65e2bb7cc32aee69b04b9cd0f52f0e20757b062761879bbff33ed33e0",
"md5": "e63c3fc5d9decfaaf8d8ba2239efc479",
"sha256": "b82540cd8ea0ccad504e35a0357e08e6d575be1ee76e23974c134068e5d6dc6b"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "e63c3fc5d9decfaaf8d8ba2239efc479",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 439165,
"upload_time": "2025-01-08T15:37:04",
"upload_time_iso_8601": "2025-01-08T15:37:04.558413Z",
"url": "https://files.pythonhosted.org/packages/09/c6/dfc65e2bb7cc32aee69b04b9cd0f52f0e20757b062761879bbff33ed33e0/lowtime-0.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c4afc4cac6d5aef5e34b9afa64e0cc4e042da6da0d41651ca08f8ef703d2ad6",
"md5": "9ad5e3063a5ee67a30af172604160687",
"sha256": "0b40d071a5725ef86b7e9229662948455eeee1c12114fe4abf71097264144dad"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "9ad5e3063a5ee67a30af172604160687",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 458429,
"upload_time": "2025-01-08T15:37:25",
"upload_time_iso_8601": "2025-01-08T15:37:25.761942Z",
"url": "https://files.pythonhosted.org/packages/2c/4a/fc4cac6d5aef5e34b9afa64e0cc4e042da6da0d41651ca08f8ef703d2ad6/lowtime-0.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3492419289d7f8250c30de8eaacdf7ec1eebc3dde494c1542437689ffbb703ee",
"md5": "690277ae9315d88bce02b48fb88a76b1",
"sha256": "86fb554b1fe56fd80eb181e06495fa4582c2057a2d4a6bc61e0416705f32bcfb"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "690277ae9315d88bce02b48fb88a76b1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 387010,
"upload_time": "2025-01-08T15:37:58",
"upload_time_iso_8601": "2025-01-08T15:37:58.282605Z",
"url": "https://files.pythonhosted.org/packages/34/92/419289d7f8250c30de8eaacdf7ec1eebc3dde494c1542437689ffbb703ee/lowtime-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3f79200df8d8ade349f03993607d2e533f5291d6b2cd01e038ea8cf72c4d523c",
"md5": "48acce5a62b867c81b36ed99c072c8c2",
"sha256": "e3aae9d5c7b1d9bbeda37c4a11d28b85832b77cc5b568d49c61e0af34a490de1"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "48acce5a62b867c81b36ed99c072c8c2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 414265,
"upload_time": "2025-01-08T15:37:42",
"upload_time_iso_8601": "2025-01-08T15:37:42.765948Z",
"url": "https://files.pythonhosted.org/packages/3f/79/200df8d8ade349f03993607d2e533f5291d6b2cd01e038ea8cf72c4d523c/lowtime-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0eeb6f34f7c612ddbd8575276cbae183a311406b288b840a783bfe242bd6b9e9",
"md5": "bddba081558f34293c02f8efd75bf5ed",
"sha256": "8daa1af426b8b8cee9a91d5c6b101cfc8662dd771db9b7469b1810a84dd68acb"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "bddba081558f34293c02f8efd75bf5ed",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 556332,
"upload_time": "2025-01-08T15:38:19",
"upload_time_iso_8601": "2025-01-08T15:38:19.982177Z",
"url": "https://files.pythonhosted.org/packages/0e/eb/6f34f7c612ddbd8575276cbae183a311406b288b840a783bfe242bd6b9e9/lowtime-0.3.0-cp39-cp39-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "068b9c7c6277397436b1e2696935a1f3a422adc2a3c8aa540ebfbd4fa96c0476",
"md5": "fb99886fedbc3b914dd57594a1cad9b5",
"sha256": "2b50e5a2bd9f73a8e0cf72bef1463d9e4bf8d852dcd1c816181d563a1fd49b5b"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "fb99886fedbc3b914dd57594a1cad9b5",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 663439,
"upload_time": "2025-01-08T15:38:40",
"upload_time_iso_8601": "2025-01-08T15:38:40.761238Z",
"url": "https://files.pythonhosted.org/packages/06/8b/9c7c6277397436b1e2696935a1f3a422adc2a3c8aa540ebfbd4fa96c0476/lowtime-0.3.0-cp39-cp39-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6b95792c5f8b0c4b76faf34a501d3a96a2934cbb9843973e5888f0edf9d6c731",
"md5": "f169953bb71496a256ba4f6cc04ab5a8",
"sha256": "44cf3b6562cdbf550a41532047ba41a433c646d887500416a18a2f97397422e1"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "f169953bb71496a256ba4f6cc04ab5a8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 591175,
"upload_time": "2025-01-08T15:38:58",
"upload_time_iso_8601": "2025-01-08T15:38:58.557591Z",
"url": "https://files.pythonhosted.org/packages/6b/95/792c5f8b0c4b76faf34a501d3a96a2934cbb9843973e5888f0edf9d6c731/lowtime-0.3.0-cp39-cp39-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "643ec1440d1754caeed8d70be5ccce4e716a6b6e7de2069e2f1e39c9819296e4",
"md5": "9e9ee7c25f628d3e9144e6bc97573cf2",
"sha256": "2435315a522250da8bb42a322d555bbfee7666461842e27bc2f369825d408759"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "9e9ee7c25f628d3e9144e6bc97573cf2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 557424,
"upload_time": "2025-01-08T15:39:14",
"upload_time_iso_8601": "2025-01-08T15:39:14.237667Z",
"url": "https://files.pythonhosted.org/packages/64/3e/c1440d1754caeed8d70be5ccce4e716a6b6e7de2069e2f1e39c9819296e4/lowtime-0.3.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "441253025874807d49c5237015ee200731eee3c3598ad3ccdfc2aaf25956ad06",
"md5": "6c37f8172f5a1e150d5809f36d2e801c",
"sha256": "bdbaeb82812a79341ed63d77363ff05dec5d68ea1fb6b9981310ca22474dba33"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-win32.whl",
"has_sig": false,
"md5_digest": "6c37f8172f5a1e150d5809f36d2e801c",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 234814,
"upload_time": "2025-01-08T15:39:37",
"upload_time_iso_8601": "2025-01-08T15:39:37.777442Z",
"url": "https://files.pythonhosted.org/packages/44/12/53025874807d49c5237015ee200731eee3c3598ad3ccdfc2aaf25956ad06/lowtime-0.3.0-cp39-cp39-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bdd817b58fda93f1f3ed7b88c5344fb517fa04ac180e548bc7b6028486cc2209",
"md5": "53b73483794b538f1e246e72161b7ad2",
"sha256": "1a090d70c0b138f1b1d967a19472376841e0a48a5fa8955700af4214f1345ee2"
},
"downloads": -1,
"filename": "lowtime-0.3.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "53b73483794b538f1e246e72161b7ad2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 241836,
"upload_time": "2025-01-08T15:39:30",
"upload_time_iso_8601": "2025-01-08T15:39:30.943654Z",
"url": "https://files.pythonhosted.org/packages/bd/d8/17b58fda93f1f3ed7b88c5344fb517fa04ac180e548bc7b6028486cc2209/lowtime-0.3.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eeb64f22fa832ac5cb3bc3cd9755d5335fdc7b9f57b9ed7996e32131ad5597ec",
"md5": "4f700a73e347e99771d4c43861d7f584",
"sha256": "8ed3f9edd8d661b960713f0c4d641b2da8e2bcf774c97968dac2f617a196378c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "4f700a73e347e99771d4c43861d7f584",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 377310,
"upload_time": "2025-01-08T15:36:26",
"upload_time_iso_8601": "2025-01-08T15:36:26.619862Z",
"url": "https://files.pythonhosted.org/packages/ee/b6/4f22fa832ac5cb3bc3cd9755d5335fdc7b9f57b9ed7996e32131ad5597ec/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5db872fc517469ea5a4fbcba1db3798c6a72a6eb6bd70f6a570f5a2229b6db32",
"md5": "f454f0eaa90a9a1d4a7f4997b0615882",
"sha256": "430560b83b13ea0361540b677fff8e96c6d1aed1744303b7ee7371b82daa541c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "f454f0eaa90a9a1d4a7f4997b0615882",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 400497,
"upload_time": "2025-01-08T15:36:47",
"upload_time_iso_8601": "2025-01-08T15:36:47.178874Z",
"url": "https://files.pythonhosted.org/packages/5d/b8/72fc517469ea5a4fbcba1db3798c6a72a6eb6bd70f6a570f5a2229b6db32/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "34e4cecff423b7f296acd631d9cf2708ac65eccffe4230159ec752ea44bff7af",
"md5": "f3dce83bc1c4ba6bcc7baa4e652518d5",
"sha256": "a7576d4959175dbf88dff30654142deee4ed57a22b8a2e6b4f6d0da05406f779"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "f3dce83bc1c4ba6bcc7baa4e652518d5",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 437078,
"upload_time": "2025-01-08T15:37:06",
"upload_time_iso_8601": "2025-01-08T15:37:06.852046Z",
"url": "https://files.pythonhosted.org/packages/34/e4/cecff423b7f296acd631d9cf2708ac65eccffe4230159ec752ea44bff7af/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "20ea20a1f84b130faf6d76270a5ef060b3b4e9467a40305e900d08586670b994",
"md5": "de1a9032af027dc6fd820beefebe2bae",
"sha256": "c3a00596958a864a6dc22af246f71484fa179405c03c7d447247e276f5e8007e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "de1a9032af027dc6fd820beefebe2bae",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 456383,
"upload_time": "2025-01-08T15:37:27",
"upload_time_iso_8601": "2025-01-08T15:37:27.275584Z",
"url": "https://files.pythonhosted.org/packages/20/ea/20a1f84b130faf6d76270a5ef060b3b4e9467a40305e900d08586670b994/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c8e1928ea3e271c32dd34fad37ec50cec85e5d33249378275d121c3f66825a31",
"md5": "8199ef5a9ca3a4a3dc2d304c95ce9ca9",
"sha256": "e5f5f69b337d21a70d114fb3a7cb4b1646e751bd76a318bda80d959cc0d0ab4e"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8199ef5a9ca3a4a3dc2d304c95ce9ca9",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 386025,
"upload_time": "2025-01-08T15:38:00",
"upload_time_iso_8601": "2025-01-08T15:38:00.473685Z",
"url": "https://files.pythonhosted.org/packages/c8/e1/928ea3e271c32dd34fad37ec50cec85e5d33249378275d121c3f66825a31/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3e950803f2b99ffd9fb112fbefd85994aac93a67a8027c1046a500d906815cf5",
"md5": "bdb594e2fbac2ea55250978f4c744bed",
"sha256": "33f817f8ff189ec08acac58cdaa7b683bb09cc1e682a07d81954fac5c5b8a264"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "bdb594e2fbac2ea55250978f4c744bed",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 411927,
"upload_time": "2025-01-08T15:37:45",
"upload_time_iso_8601": "2025-01-08T15:37:45.292473Z",
"url": "https://files.pythonhosted.org/packages/3e/95/0803f2b99ffd9fb112fbefd85994aac93a67a8027c1046a500d906815cf5/lowtime-0.3.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "820b175c5fc6ee8c758c150504dd78904fc22f705ba4393fb99242a6ae7b417a",
"md5": "0bd0cf8d886fb218d14103cbac9f981b",
"sha256": "0dcc19962464382dafcf59a7b9f437ea20747372aae6bc5e642212eacfde9895"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "0bd0cf8d886fb218d14103cbac9f981b",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 555412,
"upload_time": "2025-01-08T15:38:21",
"upload_time_iso_8601": "2025-01-08T15:38:21.397737Z",
"url": "https://files.pythonhosted.org/packages/82/0b/175c5fc6ee8c758c150504dd78904fc22f705ba4393fb99242a6ae7b417a/lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f044b29b5d75cefbf9e0acf60457dbdb50079bee69727190766e71bf74940507",
"md5": "6b6dc10d69c3bd1463380eaf995ebfea",
"sha256": "b947500fe0573578eaaaed0b44221ede72ec821d9b8f7a504e3e3d11ad335248"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "6b6dc10d69c3bd1463380eaf995ebfea",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 663669,
"upload_time": "2025-01-08T15:38:43",
"upload_time_iso_8601": "2025-01-08T15:38:43.331457Z",
"url": "https://files.pythonhosted.org/packages/f0/44/b29b5d75cefbf9e0acf60457dbdb50079bee69727190766e71bf74940507/lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2bfa9d8e1ac569623c5ae9c9e3857a5a48173c764d0c155e45c1288b2407f7d",
"md5": "76102b7bdfa1f86d53c3f9e85400ee4d",
"sha256": "e00168cce95f4239ec75892db0022f150bc6a5ca92fd5f3b4848eb70387ac330"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "76102b7bdfa1f86d53c3f9e85400ee4d",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 587995,
"upload_time": "2025-01-08T15:39:00",
"upload_time_iso_8601": "2025-01-08T15:39:00.021693Z",
"url": "https://files.pythonhosted.org/packages/e2/bf/a9d8e1ac569623c5ae9c9e3857a5a48173c764d0c155e45c1288b2407f7d/lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "817983291de047792a3cbbfa51106e005019cfd52778b8a4ea1b843e6232a5c2",
"md5": "61961e513d1eed5ad204b50cb3ccb753",
"sha256": "0e1758c6af7aaa9a3cffc9f892b3793ca51d4458920b6cf2ab42758bc2002b54"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "61961e513d1eed5ad204b50cb3ccb753",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 556580,
"upload_time": "2025-01-08T15:39:15",
"upload_time_iso_8601": "2025-01-08T15:39:15.785394Z",
"url": "https://files.pythonhosted.org/packages/81/79/83291de047792a3cbbfa51106e005019cfd52778b8a4ea1b843e6232a5c2/lowtime-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "41cfd1638faa684778f4bf98555d7887c6707944953259334f37bd3ea9774b77",
"md5": "2c8515b2d57583bca474bf2ab073a691",
"sha256": "11e4a444ffce70580ccbc026af21c8892d4914ede38e7d72657ec858b26a12e7"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "2c8515b2d57583bca474bf2ab073a691",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 377952,
"upload_time": "2025-01-08T15:36:28",
"upload_time_iso_8601": "2025-01-08T15:36:28.948792Z",
"url": "https://files.pythonhosted.org/packages/41/cf/d1638faa684778f4bf98555d7887c6707944953259334f37bd3ea9774b77/lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "71cb26c2592be18db749ad1b32e325c02b985f0f1d5b18f3bc224e0fafb393f7",
"md5": "8c84a1bcfdb7e0d4a0d2970ce1234ed0",
"sha256": "d4fa67ab2692348d29ef350f20e27b921d168e489cb3ad6e341d8ce9d40a10c8"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "8c84a1bcfdb7e0d4a0d2970ce1234ed0",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 400315,
"upload_time": "2025-01-08T15:36:49",
"upload_time_iso_8601": "2025-01-08T15:36:49.237278Z",
"url": "https://files.pythonhosted.org/packages/71/cb/26c2592be18db749ad1b32e325c02b985f0f1d5b18f3bc224e0fafb393f7/lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "984b223dd407a6229c07299776e47bfce97017214085af567ee0db29a2f93853",
"md5": "418a8dd7cfee99072d3df18701f5c1c5",
"sha256": "59dbe08ef8fbf96d54aedf8143d271b08f83c9bd229ad44dd8c4ab9bc36ea397"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "418a8dd7cfee99072d3df18701f5c1c5",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 437925,
"upload_time": "2025-01-08T15:37:09",
"upload_time_iso_8601": "2025-01-08T15:37:09.664067Z",
"url": "https://files.pythonhosted.org/packages/98/4b/223dd407a6229c07299776e47bfce97017214085af567ee0db29a2f93853/lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "501937a7cd8fdfce02402e125e9c3a2f6505ed7cf205a319731f086ebaf14982",
"md5": "98c157902e8d7c3dbb060bc79e4bb08e",
"sha256": "e31dffbd8f853f50f48e3b16d8cbea6a9811f376384bc092d3a70b79e9d52a8a"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "98c157902e8d7c3dbb060bc79e4bb08e",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 456930,
"upload_time": "2025-01-08T15:37:29",
"upload_time_iso_8601": "2025-01-08T15:37:29.660998Z",
"url": "https://files.pythonhosted.org/packages/50/19/37a7cd8fdfce02402e125e9c3a2f6505ed7cf205a319731f086ebaf14982/lowtime-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0dcec430d0a39d0743910d39bc427bf229057cb0efd9e8d5882fb9d035a85812",
"md5": "a94161acdfe45b86b67817066e7ec69a",
"sha256": "8a3510be42d5e4772f6c91fa20f88909b8feaf15c2c98e71cdcf8590241ab8be"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"has_sig": false,
"md5_digest": "a94161acdfe45b86b67817066e7ec69a",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 555860,
"upload_time": "2025-01-08T15:38:22",
"upload_time_iso_8601": "2025-01-08T15:38:22.782541Z",
"url": "https://files.pythonhosted.org/packages/0d/ce/c430d0a39d0743910d39bc427bf229057cb0efd9e8d5882fb9d035a85812/lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0f98f0978cb6addf2282f3504468ab771c8780243496465d890c280abb898cdc",
"md5": "cb66c230110c49cca8522c896ab53541",
"sha256": "e3a1dc398bb69e4f38e6db13e377b7754cf23ec5674a07d456d4efd497fa299c"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
"has_sig": false,
"md5_digest": "cb66c230110c49cca8522c896ab53541",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 663421,
"upload_time": "2025-01-08T15:38:45",
"upload_time_iso_8601": "2025-01-08T15:38:45.240003Z",
"url": "https://files.pythonhosted.org/packages/0f/98/f0978cb6addf2282f3504468ab771c8780243496465d890c280abb898cdc/lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4ae2572e50ce43a94981be3fe5861140be20b10343d16d8cc9b114189cd6aedd",
"md5": "17f05feef89bbb886258629510296c50",
"sha256": "e4d09a7932f694f7abaec6facd2372f2e420f7d23316a82c0d571c2b8cea0f19"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
"has_sig": false,
"md5_digest": "17f05feef89bbb886258629510296c50",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 589453,
"upload_time": "2025-01-08T15:39:01",
"upload_time_iso_8601": "2025-01-08T15:39:01.448848Z",
"url": "https://files.pythonhosted.org/packages/4a/e2/572e50ce43a94981be3fe5861140be20b10343d16d8cc9b114189cd6aedd/lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0385314f7d9a3e0df0bc247480b3565ec84b0a9a55763643b4eab8c14add0111",
"md5": "8d8bc19615050eea92cb8507c9333f1f",
"sha256": "66aa5932f7b5a3614b979f7451b1887d91f4da6639040ca6349efbfc3aaf7de9"
},
"downloads": -1,
"filename": "lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "8d8bc19615050eea92cb8507c9333f1f",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 556888,
"upload_time": "2025-01-08T15:39:17",
"upload_time_iso_8601": "2025-01-08T15:39:17.102928Z",
"url": "https://files.pythonhosted.org/packages/03/85/314f7d9a3e0df0bc247480b3565ec84b0a9a55763643b4eab8c14add0111/lowtime-0.3.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3d7a202faea5ca5e981c29bf3fafa707b1a33e55cb141587339c54c447015b08",
"md5": "b9d9c78344b6ebda83aa362525c89146",
"sha256": "5a137cb4fa83c95b6db0d335b1e4abcb82d6c08f97630aa5d6e20dcb3d837827"
},
"downloads": -1,
"filename": "lowtime-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "b9d9c78344b6ebda83aa362525c89146",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 34296,
"upload_time": "2025-01-08T15:39:18",
"upload_time_iso_8601": "2025-01-08T15:39:18.394737Z",
"url": "https://files.pythonhosted.org/packages/3d/7a/202faea5ca5e981c29bf3fafa707b1a33e55cb141587339c54c447015b08/lowtime-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 15:39:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ml-energy",
"github_project": "lowtime",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "lowtime"
}