Create-intro-cards

Latest version: v1.0.5

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

Scan your dependencies

1.0.5

- Mock the return value of `datetime.datetime.now()` in the `TestMakePDF` test suite
- Insert backticks and replace a few words in docstrings
- Rename a few internal variables and a test
- Remove trailing commas in README code snippets

**Full Changelog**: https://github.com/robertfmath/create-intro-cards/compare/v1.0.4...v1.0.5

1.0.4

Update filename of logo and revise `example_people_data.png`

1.0.3

All references to "Create-Intro-Cards" were replaced with "create-intro-cards" for the sake of uniformity with the PyPI package name

1.0.2

- Remove `plt.close(fig="all")` in favor of closing each fig individually with `plt.close(fig)`. This avoids a memory warning when many figures are created.
- Docstrings: adjust backticks, add additional func field list, make two of them raw strings to avoid `\` escape warning
- Add timing estimate to README.md
- Adjust wording in pyproject.toml

1.0.1

Includes rewordings in README and docstrings, an update to the project description in `pyproject.toml`, and changing of badge colors in README

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.