-
in website : https://fusionauth.io/docs/sdks/python
there is a small documentaion bug in below line :
client_response = client.create_user(None, user_request)
this line is incorrect and shou…
-
For example, with networkx, the following error is given when trying to import it:
`libbz2.so.1.0: cannot open shared object file: No such file or directory`
I am fairly certain that it is a probl…
-
This meta-issue will be used to track and prioritize all requests for implementing parts of [Python's extensive standard library](https://docs.python.org/3/library/index.html):
## Missing methods
…
-
Steps to remove
1. Check if the package is a leaf. If it has no reverse dependencies, it should be removed.
2. Check if other packages still really depend on the package. If not, it should be rem…
-
1. `recognize_language(str) --> (language_name, script_name)`
2. `recognize_script(str) --> script_name`
3. `list_languages() --> [(language_name, script_name), ....]`
4. `list_scripts() --> [scrip…
-
I have a requirements.txt with a list of Python libraries. Please write a Python Jupyter notebook that uses the pypi API to read out all licenses of these libraries and prints out the libraries and th…
-
Hello, currently trying to use your wonderful work.
when trying to fetch some historical data (tics or trade logs), I've got some errors which designates that there is no 'datetime' library.
I t…
-
The Python libraries packaged with this script are out of date and have CVEs that require attention.
certifi (2021.5.30): (CVE-2022-23491), which affects the validity of root certificates due to a …
-
### HA core version
_No response_
### Current integration version
0.6.5
### Last known working integration version
None
### Device type and model
Air conditioner
### Working mobile app
Home A…
-
Would it make sense to survey and recommend libraries for generating SBOM metadata for Python packages as part of this project?
Full disclosure: I'll actually need to add SBOM support to my current…