Martian

Latest version: v2.1

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

Scan your dependencies

Page 2 of 5

1.3.post1

======================

- Fix rendering of PyPI page.

1.3

================

- Add support for Python 3.7 and 3.8.

1.2

================

- Add a new directive ``martian.ignore()`` to explicitly not grok
something in a module::

class Example:
pass

martian.ignore('Example')

- Fix the code to be pep 8 compliant.

1.1

================

- Bypass bootstrap, add coverage to tox

- Fix ``inspect.getargspec()`` deprecation in python3

1.0

================

- Add support for Python 3.5, 3.6, PyPy2 and PyPy3.

- Drop support for Python 2.6 and 3.3.

0.15

=================

- compatibility for python 3
- adjust egg to work with newer version of setuptools
- Fix an encoding issue under Python-2.7 in the doctests.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.