Kevin Kessler

Results 3 issues of Kevin Kessler

**Is your feature request related to a problem? Please describe.** I am unable to make logins the way i'de like for my database, leaving me reliant on SSMS for the...

feature request
x:mssql
wait for review

I noticed this project on [PyPI](https://pypi.org/project/miniupnpc/), but I see there is no package available for [Anaconda/Miniconda](https://anaconda.org/search?q=miniupnpc). Is there a particular reason for this?

help wanted
miniupnpc

https://github.com/aborrero/python-nftables-tutorial/blob/main/nft-load-example-ruleset.py#L81 Step 2 throws this error: `ERROR: failed validating json schema: No module named 'jsonschema'` `pip install jsonschema` does not fix this issue. Running on Ubuntu 20.04 LTS with python3-nftables...