Makepackage

Latest version: v0.2.1

Safety actively analyzes 625097 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

This release comes with updated README, which now correctly explains how to use `makepackage` with the pyproject.toml file.

0.2.0

The 0.2.0 version of `makepackage` comes with the following changes:
* `makepackage` is now packaged and manages dependencies using the `pyproject.toml` file
* packages created using `makepackage` are packaged and manage dependencies in the same way, that is, using the `pyproject.toml` file
* unit tests have been improved

0.1.8

This release comes with
* an improved flag, with the main flag being `--cli`, but both `-cli` and `cli` flags working, too
* bug fix: after creating a package, a log is printed to the console informing about what's been done

0.1.7

Before, the user needed to use the `cli` flag to create a CLI package. The flag did not look like a flag. Now, the user can use `--cli` and `-cli` flag (in case of a mistake), but for backward compatibility, the `cli` flag is also accepted.

0.1.6

This release comes with improved README.

0.1.5

This release comes with a significant change to the Contribution section of README. Now the section describes in detail how to contribute (including git commands), and what proposals have chances to get accepted and incorporated into `makepackage`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.