kettlebells


Namekettlebells JSON
Version 0.2.31 PyPI version JSON
download
home_pagehttps://github.com/rhelmstedter/kettlebells/
SummaryA CLI tool to create, save, and track progress of kettlebell workouts.
upload_time2024-04-17 01:44:23
maintainerNone
docs_urlNone
authorRussell Helmstedter
requires_python<4.0,>=3.10
licenseNone
keywords cli kettlebells fitness
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Created 2024-04-16 Tue 18:41
#+options: toc:t
#+title: kettlebells
#+author: Russell Helmstedter
#+description: README file for kettlebells cli tool
#+keywords: kettlebells, iron cardio, perfect workout, abc, cli
#+language: en
#+export_file_name: ../README.org

kettlebells is a CLI designed to create, save, and track the progress of kettlebell workouts. The inspiration for this project came from [[https://www.chroniclesofstrength.com/what-strength-aerobics-are-and-how-to-use-them-w-brett-jones/][Pat Flynn's conversation with Bret Jones]]. (For a more detailed look at Iron Cardio, go checkout the [[https://strongandfit.com/products/iron-cardio-by-brett-jones][Iron Cardio Book]] by Bret Jones.) After starting an [[https://github.com/rhelmstedter/iron-cardio][initial project]] that focused only on iron cardio, I wanted to be able to add more. This is essentially a fork of the iron-cardio project designed to add various workouts such as the armor building complex, and dry fighting weight.

As of version 0.2.1, the way workouts are constructed has completely changed. This will allow users to construct their own custom workouts in the future. It will also allow the stats to keep track of how many reps of each type of exercise have been done.
* Installation
Use [[https://github.com/pypa/pipx][pipx]].

#+begin_src bash
pipx install kettlebells
#+end_src
* Usage
** Initialize
Run the ~init~ command to create the database.

#+begin_src bash
kettlebells init
#+end_src

Next, run the ~setloads~ command. This sets the units to either pounds (lbs) or kilograms (kg), the user's bodyweight, and the loads for the light, medium, and heavy kettlebell. This command can be run as needed when the user is ready to move up in load or bodyweight changes.

#+begin_src bash
kettlebells setloads
#+end_src
** Commands
*** random
The work out command generates a random workout. The current options are:
- ~ic~ (Iron Cardio)
- ~abc~ (Armor Building Complex)
**** iron-cardio
The ~random~ command with a workout type of ~ic~, generates a random iron cardio workout.
#+begin_src bash
kettlebells random --workout-type ic
#+end_src

Iron cardio workouts are built from the following parameters:

|--------------------------+--------------------------|
| Parameter                | Options                  |
|--------------------------+--------------------------|
| *Single Bell Variations* | Classic                  |
|                          | Classic + Pull-up        |
|                          | Classic + Snatch         |
|                          | Traveling 2s             |
|--------------------------+--------------------------|
| *Double Bell Variations* | Double Classic           |
|                          | Double Classic + Pull-up |
|                          | Double Traveling 2s      |
|--------------------------+--------------------------|
| *TIMES*                  | 30 mins                  |
|                          | 20 mins                  |
|                          | 10 mins                  |
|--------------------------+--------------------------|
| *LOADS*                  | heavy                    |
|                          | medium                   |
|                          | light                    |
|--------------------------+--------------------------|
| *SWINGS*                 | 0 - 150                  |
|--------------------------+--------------------------|
**** abc
The random command with a workout type of ~abc~ will generate a random armor building complex workout.

#+begin_src
kettlebells workout abc
#+end_src

|--------------------------+----------------------------|
| Parameter                | Options                    |
|--------------------------+----------------------------|
| *Single Bell Variations* | Armor Building Complex 2.0 |
|--------------------------+----------------------------|
| *Double Bell Variations* | Armor Building Complex     |
|--------------------------+----------------------------|
| *TIMES*                  | 30 mins                    |
|                          | 25 mins                    |
|                          | 20 mins                    |
|                          | 15 mins                    |
|                          | 10 mins                    |
|--------------------------+----------------------------|
| *LOADS*                  | heavy                      |
|                          | medium                     |
|                          | light                      |
|--------------------------+----------------------------|
| *SWINGS*                 | 0 - 100                    |
|--------------------------+----------------------------|
*** save
The ~save~ command saves workouts to the database. The current options are:
- ic
- abc
- btb
- pw
- rop
- wolf
- custom


When run with no option, the ~save~ command will attempt to use the most recently generated random workout. Otherwise, use the ~--workout-type~ option to manually enter a workout, e.g.:

#+begin_src
kettlebells save --workout-type abc
#+end_src
**** btb

The save command with a workout type of ~btb~ allows the user to save a Back to Basics Workout. These workouts are constructed based on The Pat Flynn Show episode with Dan John [[https://patflynnshow.libsyn.com/the-best-kettlebell-program-for-beginners-the-btbkp][The BEST Kettlebell Program for GEGINNERS | THE BTBKP]]. The choices are ladders of 2-3-5 clean and presses followed by either snatches or double front squats. The warm up and cool exercises are not included in the workout.

#+begin_src
kettlebells save --workout-type btb
#+end_src

The program options are:

|-------------+----------------------------------|
| First block | Second Block                     |
|-------------+----------------------------------|
| 2 ladders   | 60 Snatches                      |
| 3 ladders   | 80 Snatches                      |
| 5 ladders   | 100 Snatches                     |
|-------------+----------------------------------|
| 2 ladders   | 10 sets of 5 Double Front Squats |
| 3 ladders   | 10 sets of 5 Double Front Squats |
| 5 ladders   | 10 sets of 5 Double Front Squats |
|-------------+----------------------------------|
**** pw

The save command with a workout type of ~pw~ saves versions of [[https://youtu.be/aHQLx_HhFqo?si=b68xBn41-tcGDVJE][Dan John's Perfect Workout]]. While in the video Dan does hip thrusts until it burns, for ease of recording the workout, ~kettlebells~ offers a set number of reps for the hip thrust.

#+begin_src
kettlebells save --workout-type pw
#+end_src

The program options are:

|------------+------------------------------------------+------+---------|
| Variation  | Exercises                                | Sets |    Reps |
|------------+------------------------------------------+------+---------|
| *Original* | Half-kneeling Press                      |    3 |       8 |
|            | Hanging Leg Raise                        |    3 |       8 |
|            | Banded Hip Thrust                        |    3 |      15 |
|            | Bulgarian Goat Bag Swing                 |    3 |       8 |
|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |
|------------+------------------------------------------+------+---------|
| *Indoor*   | Half-kneeling Press                      |    3 |       8 |
|            | Child's Pose                             |    3 | 20 secs |
|            | Hip Thrust / Clam Shell (15, 14, 13...)  |    1 |     120 |
|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |
|------------+------------------------------------------+------+---------|
| *The Bull* | Half-kneeling Press                      |    3 |       8 |
|            | Hanging Leg Raise                        |    3 |       8 |
|            | Bulgarian Goat Bag Swing                 |    3 |       8 |
|            | Bent Over Rows                           |    3 |       8 |
|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |
|------------+------------------------------------------+------+---------|
**** rop

The save command with a workout type of ~rop~ saves versions of Pavel Tsatsouline's rite of passage program from [[https://www.amazon.com/Enter-Kettlebell-Strength-Secret-Supermen/dp/1942812132][Enter The Kettlebell]]. The clean and press and pullups are calculated as ladders, while the swings and snatches are straight sets.

#+begin_src
kettlebells save --workout-type rop
#+end_src
**** wolf
The save command with a workout type of ~wolf~ saves workouts from the free program [[https://chasingstrength.com/reports/double-kettlebell-complex/][The Wolf]] from [[https://chasingstrength.com][Geoff Neupert]]. This is a gasser for sure.
**** custom
When the ~save~ command is run with the  workout type of custom, allows the user to save a custom workout. Custom exercises need a ~workout_type~ and a ~variation~. The default is ~custom~. Exercises are chosen via a [[https://github.com/dahlia/iterfzf][iterfzf]]. Select ~Other~ to add a custom exercise. Select ~Done~ or press escape when finished adding all the exercises.

#+begin_src
kettlebells save --workout-type custom
#+end_src
***** Reps and Loads for Custom Exercises
Unilateral exercises such as the single arm overhead press (simply "Press" in the program) should have the reps doubled. For example, if the set and rep scheme is 3 sets of 8 single arm overhead presses on the left and right arm, that should be saved as 16 reps per set for that exercise.

When the stats are calculated, any exercise that has "Double" in it has the load multiplied by 2. So Double Pressing a pair of 24 kg kettlebells should be saved as a load of 24 kg, but the calculations will result in 48 kg per rep. If using uneven sized bells, use the average weight of the two bells rounded to the nearest integer.
***** Suggested Use for Complexes
Consider a workout out like the [[https://www.youtube.com/watch?v=nHPfglRCp6M&t=13s][8 - 5 - 3 Rep Scheme]] from Pat Flynn. The ~workout_type~ would be "complex", the ~variation~ would be "8-5-3 Rep Scheme". Technically, a set consists of 8 Goblet Squats, 5 Start Stop Swings, 3 Push-ups. Then you would repeat this for 5 rounds. However, in ~kettlebells~ the user will add each exercise separately. So the Goblet Squat would be 5 sets of 8. The Start Stop Swing would be 5 sets of 5, and the Push-up would be 5 sets of 3.
*** last
The ~last~ command displays the last saved workout and calculates the stats for it.

#+begin_src bash
kettlebells last
#+end_src
*** view
Use the ~view~ command to search for previous workouts by date. If you have [[https://github.com/BurntSushi/ripgrep#installation][ripgrep]] installed, use the ~--preview~ flag to view more information about the workout based on the date.

#+begin_src bash
kettlebells view --preview
#+end_src

Use the ~--Program~ flag to filter workouts based on a certain workout_type.

#+begin_src bash
kettlebells view --Program
#+end_src
*** stats
The ~stats~ command displays the aggregated workout count, time, weight moved, number of reps, and density for all workout in the database.

#+begin_src bash
kettlebells stats
#+end_src
**** plot
To display a line plot of the weight moved per workout, use the ~--plot line~ option. Add a line at the median with ~--median~ or at the mean with ~--average~.

#+begin_src bash
kettlebells stats --plot line
#+end_src

To display a horizontal bar plot grouped by month, use the ~--plot bar~ option.

#+begin_src bash
kettlebells stats --plot bar
#+end_src

To display an event plot of the current year, use the ~--plot event~ option.

#+begin_src bash
kettlebells stats --plot event
#+end_src
**** calendar
To display a calendar of workouts in a given year, use the ~--calendar~ flag and pass the year as the argument.

#+begin_src bash
kettlebells stats --calendar 2023
#+end_src
**** best
The ~best~ command displays the top ten workout based on the weight moved.

#+begin_src bash
kettlebells stats --best
#+end_src

Use the ~--sort~ option to sort the table by:
- weight-moved (default)
- reps
- weight-density
- rep-density
- time

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rhelmstedter/kettlebells/",
    "name": "kettlebells",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "CLI, kettlebells, fitness",
    "author": "Russell Helmstedter",
    "author_email": "rhelmstedter@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7b/fd/c1704f7a735a020a27c499e429ad93424ef19d35d078d514611c6203edce/kettlebells-0.2.31.tar.gz",
    "platform": null,
    "description": "# Created 2024-04-16 Tue 18:41\n#+options: toc:t\n#+title: kettlebells\n#+author: Russell Helmstedter\n#+description: README file for kettlebells cli tool\n#+keywords: kettlebells, iron cardio, perfect workout, abc, cli\n#+language: en\n#+export_file_name: ../README.org\n\nkettlebells is a CLI designed to create, save, and track the progress of kettlebell workouts. The inspiration for this project came from [[https://www.chroniclesofstrength.com/what-strength-aerobics-are-and-how-to-use-them-w-brett-jones/][Pat Flynn's conversation with Bret Jones]]. (For a more detailed look at Iron Cardio, go checkout the [[https://strongandfit.com/products/iron-cardio-by-brett-jones][Iron Cardio Book]] by Bret Jones.) After starting an [[https://github.com/rhelmstedter/iron-cardio][initial project]] that focused only on iron cardio, I wanted to be able to add more. This is essentially a fork of the iron-cardio project designed to add various workouts such as the armor building complex, and dry fighting weight.\n\nAs of version 0.2.1, the way workouts are constructed has completely changed. This will allow users to construct their own custom workouts in the future. It will also allow the stats to keep track of how many reps of each type of exercise have been done.\n* Installation\nUse [[https://github.com/pypa/pipx][pipx]].\n\n#+begin_src bash\npipx install kettlebells\n#+end_src\n* Usage\n** Initialize\nRun the ~init~ command to create the database.\n\n#+begin_src bash\nkettlebells init\n#+end_src\n\nNext, run the ~setloads~ command. This sets the units to either pounds (lbs) or kilograms (kg), the user's bodyweight, and the loads for the light, medium, and heavy kettlebell. This command can be run as needed when the user is ready to move up in load or bodyweight changes.\n\n#+begin_src bash\nkettlebells setloads\n#+end_src\n** Commands\n*** random\nThe work out command generates a random workout. The current options are:\n- ~ic~ (Iron Cardio)\n- ~abc~ (Armor Building Complex)\n**** iron-cardio\nThe ~random~ command with a workout type of ~ic~, generates a random iron cardio workout.\n#+begin_src bash\nkettlebells random --workout-type ic\n#+end_src\n\nIron cardio workouts are built from the following parameters:\n\n|--------------------------+--------------------------|\n| Parameter                | Options                  |\n|--------------------------+--------------------------|\n| *Single Bell Variations* | Classic                  |\n|                          | Classic + Pull-up        |\n|                          | Classic + Snatch         |\n|                          | Traveling 2s             |\n|--------------------------+--------------------------|\n| *Double Bell Variations* | Double Classic           |\n|                          | Double Classic + Pull-up |\n|                          | Double Traveling 2s      |\n|--------------------------+--------------------------|\n| *TIMES*                  | 30 mins                  |\n|                          | 20 mins                  |\n|                          | 10 mins                  |\n|--------------------------+--------------------------|\n| *LOADS*                  | heavy                    |\n|                          | medium                   |\n|                          | light                    |\n|--------------------------+--------------------------|\n| *SWINGS*                 | 0 - 150                  |\n|--------------------------+--------------------------|\n**** abc\nThe random command with a workout type of ~abc~ will generate a random armor building complex workout.\n\n#+begin_src\nkettlebells workout abc\n#+end_src\n\n|--------------------------+----------------------------|\n| Parameter                | Options                    |\n|--------------------------+----------------------------|\n| *Single Bell Variations* | Armor Building Complex 2.0 |\n|--------------------------+----------------------------|\n| *Double Bell Variations* | Armor Building Complex     |\n|--------------------------+----------------------------|\n| *TIMES*                  | 30 mins                    |\n|                          | 25 mins                    |\n|                          | 20 mins                    |\n|                          | 15 mins                    |\n|                          | 10 mins                    |\n|--------------------------+----------------------------|\n| *LOADS*                  | heavy                      |\n|                          | medium                     |\n|                          | light                      |\n|--------------------------+----------------------------|\n| *SWINGS*                 | 0 - 100                    |\n|--------------------------+----------------------------|\n*** save\nThe ~save~ command saves workouts to the database. The current options are:\n- ic\n- abc\n- btb\n- pw\n- rop\n- wolf\n- custom\n\n\nWhen run with no option, the ~save~ command will attempt to use the most recently generated random workout. Otherwise, use the ~--workout-type~ option to manually enter a workout, e.g.:\n\n#+begin_src\nkettlebells save --workout-type abc\n#+end_src\n**** btb\n\nThe save command with a workout type of ~btb~ allows the user to save a Back to Basics Workout. These workouts are constructed based on The Pat Flynn Show episode with Dan John [[https://patflynnshow.libsyn.com/the-best-kettlebell-program-for-beginners-the-btbkp][The BEST Kettlebell Program for GEGINNERS | THE BTBKP]]. The choices are ladders of 2-3-5 clean and presses followed by either snatches or double front squats. The warm up and cool exercises are not included in the workout.\n\n#+begin_src\nkettlebells save --workout-type btb\n#+end_src\n\nThe program options are:\n\n|-------------+----------------------------------|\n| First block | Second Block                     |\n|-------------+----------------------------------|\n| 2 ladders   | 60 Snatches                      |\n| 3 ladders   | 80 Snatches                      |\n| 5 ladders   | 100 Snatches                     |\n|-------------+----------------------------------|\n| 2 ladders   | 10 sets of 5 Double Front Squats |\n| 3 ladders   | 10 sets of 5 Double Front Squats |\n| 5 ladders   | 10 sets of 5 Double Front Squats |\n|-------------+----------------------------------|\n**** pw\n\nThe save command with a workout type of ~pw~ saves versions of [[https://youtu.be/aHQLx_HhFqo?si=b68xBn41-tcGDVJE][Dan John's Perfect Workout]]. While in the video Dan does hip thrusts until it burns, for ease of recording the workout, ~kettlebells~ offers a set number of reps for the hip thrust.\n\n#+begin_src\nkettlebells save --workout-type pw\n#+end_src\n\nThe program options are:\n\n|------------+------------------------------------------+------+---------|\n| Variation  | Exercises                                | Sets |    Reps |\n|------------+------------------------------------------+------+---------|\n| *Original* | Half-kneeling Press                      |    3 |       8 |\n|            | Hanging Leg Raise                        |    3 |       8 |\n|            | Banded Hip Thrust                        |    3 |      15 |\n|            | Bulgarian Goat Bag Swing                 |    3 |       8 |\n|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |\n|------------+------------------------------------------+------+---------|\n| *Indoor*   | Half-kneeling Press                      |    3 |       8 |\n|            | Child's Pose                             |    3 | 20 secs |\n|            | Hip Thrust / Clam Shell (15, 14, 13...)  |    1 |     120 |\n|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |\n|------------+------------------------------------------+------+---------|\n| *The Bull* | Half-kneeling Press                      |    3 |       8 |\n|            | Hanging Leg Raise                        |    3 |       8 |\n|            | Bulgarian Goat Bag Swing                 |    3 |       8 |\n|            | Bent Over Rows                           |    3 |       8 |\n|            | Goblet Squat / Broomstick Overhead Squat |    1 |       8 |\n|------------+------------------------------------------+------+---------|\n**** rop\n\nThe save command with a workout type of ~rop~ saves versions of Pavel Tsatsouline's rite of passage program from [[https://www.amazon.com/Enter-Kettlebell-Strength-Secret-Supermen/dp/1942812132][Enter The Kettlebell]]. The clean and press and pullups are calculated as ladders, while the swings and snatches are straight sets.\n\n#+begin_src\nkettlebells save --workout-type rop\n#+end_src\n**** wolf\nThe save command with a workout type of ~wolf~ saves workouts from the free program [[https://chasingstrength.com/reports/double-kettlebell-complex/][The Wolf]] from [[https://chasingstrength.com][Geoff Neupert]]. This is a gasser for sure.\n**** custom\nWhen the ~save~ command is run with the  workout type of custom, allows the user to save a custom workout. Custom exercises need a ~workout_type~ and a ~variation~. The default is ~custom~. Exercises are chosen via a [[https://github.com/dahlia/iterfzf][iterfzf]]. Select ~Other~ to add a custom exercise. Select ~Done~ or press escape when finished adding all the exercises.\n\n#+begin_src\nkettlebells save --workout-type custom\n#+end_src\n***** Reps and Loads for Custom Exercises\nUnilateral exercises such as the single arm overhead press (simply \"Press\" in the program) should have the reps doubled. For example, if the set and rep scheme is 3 sets of 8 single arm overhead presses on the left and right arm, that should be saved as 16 reps per set for that exercise.\n\nWhen the stats are calculated, any exercise that has \"Double\" in it has the load multiplied by 2. So Double Pressing a pair of 24 kg kettlebells should be saved as a load of 24 kg, but the calculations will result in 48 kg per rep. If using uneven sized bells, use the average weight of the two bells rounded to the nearest integer.\n***** Suggested Use for Complexes\nConsider a workout out like the [[https://www.youtube.com/watch?v=nHPfglRCp6M&t=13s][8 - 5 - 3 Rep Scheme]] from Pat Flynn. The ~workout_type~ would be \"complex\", the ~variation~ would be \"8-5-3 Rep Scheme\". Technically, a set consists of 8 Goblet Squats, 5 Start Stop Swings, 3 Push-ups. Then you would repeat this for 5 rounds. However, in ~kettlebells~ the user will add each exercise separately. So the Goblet Squat would be 5 sets of 8. The Start Stop Swing would be 5 sets of 5, and the Push-up would be 5 sets of 3.\n*** last\nThe ~last~ command displays the last saved workout and calculates the stats for it.\n\n#+begin_src bash\nkettlebells last\n#+end_src\n*** view\nUse the ~view~ command to search for previous workouts by date. If you have [[https://github.com/BurntSushi/ripgrep#installation][ripgrep]] installed, use the ~--preview~ flag to view more information about the workout based on the date.\n\n#+begin_src bash\nkettlebells view --preview\n#+end_src\n\nUse the ~--Program~ flag to filter workouts based on a certain workout_type.\n\n#+begin_src bash\nkettlebells view --Program\n#+end_src\n*** stats\nThe ~stats~ command displays the aggregated workout count, time, weight moved, number of reps, and density for all workout in the database.\n\n#+begin_src bash\nkettlebells stats\n#+end_src\n**** plot\nTo display a line plot of the weight moved per workout, use the ~--plot line~ option. Add a line at the median with ~--median~ or at the mean with ~--average~.\n\n#+begin_src bash\nkettlebells stats --plot line\n#+end_src\n\nTo display a horizontal bar plot grouped by month, use the ~--plot bar~ option.\n\n#+begin_src bash\nkettlebells stats --plot bar\n#+end_src\n\nTo display an event plot of the current year, use the ~--plot event~ option.\n\n#+begin_src bash\nkettlebells stats --plot event\n#+end_src\n**** calendar\nTo display a calendar of workouts in a given year, use the ~--calendar~ flag and pass the year as the argument.\n\n#+begin_src bash\nkettlebells stats --calendar 2023\n#+end_src\n**** best\nThe ~best~ command displays the top ten workout based on the weight moved.\n\n#+begin_src bash\nkettlebells stats --best\n#+end_src\n\nUse the ~--sort~ option to sort the table by:\n- weight-moved (default)\n- reps\n- weight-density\n- rep-density\n- time\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A CLI tool to create, save, and track progress of kettlebell workouts.",
    "version": "0.2.31",
    "project_urls": {
        "Homepage": "https://github.com/rhelmstedter/kettlebells/",
        "Repository": "https://github.com/rhelmstedter/kettlebells/"
    },
    "split_keywords": [
        "cli",
        " kettlebells",
        " fitness"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faabebce33d5ecfc3e796708863f2dfcde3e95d2fa06ab0bbfdd13a4dda0ad7f",
                "md5": "19880ea3827775f5771874e15c7c1a08",
                "sha256": "52efd22166349471d9fc50eac547d35704fcdad9d7353fbc50f2f9c15e5db282"
            },
            "downloads": -1,
            "filename": "kettlebells-0.2.31-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19880ea3827775f5771874e15c7c1a08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 31550,
            "upload_time": "2024-04-17T01:44:21",
            "upload_time_iso_8601": "2024-04-17T01:44:21.986984Z",
            "url": "https://files.pythonhosted.org/packages/fa/ab/ebce33d5ecfc3e796708863f2dfcde3e95d2fa06ab0bbfdd13a4dda0ad7f/kettlebells-0.2.31-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bfdc1704f7a735a020a27c499e429ad93424ef19d35d078d514611c6203edce",
                "md5": "d7dfe03a8eefa88855231a3b69f7bbe3",
                "sha256": "1b97bf0d1d229fe9260845cd3241facdc1d4506da870a3981ce80ef536ef95bf"
            },
            "downloads": -1,
            "filename": "kettlebells-0.2.31.tar.gz",
            "has_sig": false,
            "md5_digest": "d7dfe03a8eefa88855231a3b69f7bbe3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 32516,
            "upload_time": "2024-04-17T01:44:23",
            "upload_time_iso_8601": "2024-04-17T01:44:23.919683Z",
            "url": "https://files.pythonhosted.org/packages/7b/fd/c1704f7a735a020a27c499e429ad93424ef19d35d078d514611c6203edce/kettlebells-0.2.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 01:44:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rhelmstedter",
    "github_project": "kettlebells",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kettlebells"
}
        
Elapsed time: 0.22928s