PaulSec / crt.sh

(Unofficial) Python API for https://crt.sh
MIT License
131 stars 29 forks source link

Create a new release and PyPI package #10

Closed JFM9 closed 3 years ago

JFM9 commented 3 years ago

The project could benefit of a new release tag and PyPI package.

The crtsh.crtshAPI.search function can currently take the expired argument which is not in the latest 0.2.0 version.

Adding a new version and package release would allow packages which depend on this project to download it directly from PyPI and use these new features by including it directly in a package's setup.py and requirements.txt.

PaulSec commented 3 years ago

Hi there,

This has been fixed, feel free to check it out :)