Skip to content

Toolkit for Python development, especially packaging

License

Notifications You must be signed in to change notification settings

Limespy/limedev

Repository files navigation

PyPI Package latest release PyPI Wheel Supported versions Supported implementations

LimeDev

LimeDev is collection tools for Python development. These tools are more or less thin wrappers around other packages.

Table of Contents

Quick start guide

Here's how you can start

The first steps

Installing

Install LimeDev with pip

pip install limedev

Importing

Import name is the same as install name, limedev.

import limedev

Changelog

0.4.1 2023-11-06

  • Fixed configs

0.4.0 2023-11-06

  • Updated profiling structure
  • function_cli
  • Python version range moved from 3.9 -3.11 to 3.10-3.12

0.3.0 2023-08-27

  • Change to testing interface

0.2.2 2023-08-27

  • Fix to performance test deleting previous performance data

0.2.1 2023-08-06

  • Performance results dump sorting fix

0.2.0 2023-08-06

  • Bugfixes
  • Cleaner structure
  • Reworked readme build

0.1.0 2023-05-04

  • Initial assembly of the tools

About

Toolkit for Python development, especially packaging

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages