Poetic-py

Latest version: v1.1.0

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

Scan your dependencies

1.0.3

Summary
This release fixes some bugs including file output format and the internal build process. Documentation has been greatly improved with the **Tutorials and Examples** section, which should be the go-to place for ``poetic`` documentation. For detailed changes, see the changelog below.

There is no known compatibility issues or breakage and deprecations in v1.0.3. It is recommended for all users and should replace v1.0.2.

Changelog
- Added "**Tutorials and Examples**" section to documentation
- Fixed file output spacing issues
- Fixed ``conda`` channel priority documentation for python 3.8
- Fixed documentation code highlighting
- Fixed type annotation for the ``Predictor`` and ``Predictions`` class
- Fixed docstrings for multiple returns with tuples
- Fixed ``conda`` platform conversion commands in setup.py
- Added in-line code highlighting in documentation
- Added import statements to complete examples
- Changed CLI help section wording

1.0.2

Summary
The is the second patch of v1.0 to directly address the issue of conda build failure. No further functional changes have been implemented.

Changelog
- Fixed an issue causing conda build to fail.
- Updated module documentation toctree

1.0.1

This is the first patch of v1.0.x. It is currently on [pypi](https://pypi.org/project/poetic-py/) and [conda](https://anaconda.org/kevin931/poetic-py) with conda now currently supporting only v1.0.0 instead of v1.0.1. For the latest development, follow the dev branch; for v1.0.x updates, follow the maintenance/v1.0.x branch.

- **Changelog**
- Now on **conda** as poetic-py
- Updated documentation for roadmap
- Fixed type-hinting errors
- Updated docstring
- Automated package build process

- **Known issue:**
- v1.0.1 is currently causing an issue for the conda build, which accounts for the lack of v1.0.1 support on conda. This will promptly addressed in v1.0.2 soon (really soon).

1.0.0

![Version](https://img.shields.io/badge/Version-1.0.0-success)

This is poetic's first major release since inception. It is currently hosted on [PyPi](https://pypi.org/project/poetic-py/) with future plan on Conda integration. This update has packed tons of under-the-hood improvements and internal features to ensure that development from this point on will stay organized and systematic. Below is a list of major improvements since last release (0.1.2):

- **FIRST MAJOR RELEASE Now on [pypi](https://pypi.org/project/poetic-py/)**
- Support for command-line mode.
- Support for processing text file.
- Added docstring documentation.
- Added official [online documentation](https://poetic.readthedocs.io/en/latest/index.html)
- Revemped Github repo without LFS.
- Added the “exceptions” internal module
- Added support for directly running the package using “python -m poetic”
- Data now hosted on [poetic-models](https://github.com/kevin931/poetic-models)
- Tons of internal optimization

A few notes on future developments and expected directions of this package:

- Three minor-update versions (including new release) will be maintained at all times from now on. Any other versions will be considered EOL, except for versions that are intended for maintaining future compatibility (like that of python 2.7).
- No versions before v1.0.0 will receive any support and fixes from now on. There are, **but minimal**, breaking changes in this major update, and updating is recommended.
- At this point, this project is a one-man show, and given the complexities of the dependencies, compatibility, especially environment setup, can be an issue. Please be patient and open an issue or PR if wacky things happen.

Enjoy this new release! Be poetic!

1.0.0b1

We are one step closer to a major release (yay!), and this is one of the first pre-releases that is planned. Some frequent updates will come in the future until a major stable release. See below for release notes.

* v1.0.0b1
- **Now on [pypi](https://pypi.org/project/poetic-py/)**
- Support for command-line mode.
- Support for processing text file.
- Added docstring documentation.
- Revemped Github repo without LFS.
- Data now hosted on [poetic-models](https://github.com/kevin931/poetic-models)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.