Markten

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

✨ NEW ✨
* Add `webbrowser.open` action
* Document a ton of function methods

✏️ CHANGED ✏️
* `str` is now excluded from iterable types when getting recipe parameters from an object

🔧 FIXED 🔧
* Added `py.typed` to allow `mypy` to check code that interacts with the library

0.2.1

🔧 FIXED 🔧
* Resolve an issue where code failed to run when installed in a virtual environment

0.2.0

✨ NEW ✨
* MarkTen now uses the `rich` library for fancy terminal output
* This makes the output much easier to understand, and also makes it MUCH less glitchy on most terminals
* Parameters read from `stdin` have access to history using the `readline` library
* Better CLI argument parsing has been added

✏️ CHANGED ✏️
* The `clone_and_open` action now fails if checking out a branch fails
* The application version is now determined using importlib metadata, so that I don't need to remember to update it constantly

🔧 FIXED 🔧
* The `list_dir` parameter source now filters hidden files correctly

0.1.1

* Fix an issue where git clone would incorrectly set origins for the repo, making it impossible to checkout to other branches
* Other miscellaneous improvements

0.1.01

* Initial release of MarkTen
* It seems to work
* But I really need to add a proper test suite
* And linting
* And type-checking
* I'll do that soon

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.