maltego-trx 1.6.1
0
Python library used to develop Maltego transforms
Contents
Python library used to develop Maltego transforms
Stars: 223, Watchers: 223, Forks: 45, Open Issues: 10The MaltegoTech/maltego-trx
repo was created 6 years ago and the last code push was 8 months ago.
The project is popular with 223 github stars!
How to Install maltego-trx
You can install maltego-trx using pip
pip install maltego-trx
or add it to a project with poetry
poetry add maltego-trx
Package Details
- Author
- Maltego Staff
- License
- MIT
- Homepage
- https://github.com/paterva/maltego-trx/
- PyPi:
- https://pypi.org/project/maltego-trx/
- GitHub Repo:
- https://github.com/paterva/maltego-trx
Related Packages
Errors
A list of common maltego-trx errors.
Code Examples
Here are some maltego-trx
code examples and snippets.
GitHub Issues
The maltego-trx package has 10 open issues on GitHub
- feat(starter): add type hints and registry configurations
- Adding Github Workflows
- fix(local): Initialize Properties and TransformSettings regardless of arguments
- feat: updated Dockerfiles for Apache and gunicorn
- Exception thrown when Properties not defined (maltego.py)