Tixte

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

Fixed issue:

python
File "C:\Users\person\AppData\Local\Programs\Python\Python38\lib\site-packages\tixte\__init__.py", line 7, in <module>
from .client import *
File "C:\Users\person\AppData\Local\Programs\Python\Python38\lib\site-packages\tixte\client.py", line 25, in <module>
from .http import HTTP
File "C:\Users\person\AppData\Local\Programs\Python\Python38\lib\site-packages\tixte\http.py", line 45, in <module>
from . import utils, __version__
File "C:\Users\person\AppData\Local\Programs\Python\Python38\lib\site-packages\tixte\utils.py", line 29, in <module>
def to_json(string: str) -> dict[Any, Any]:
TypeError: 'type' object is not subscriptable

0.0.5

We've gotten around to rate limiting! Upon reaching a rate limit, the request will wait until there is no more limit and then complete itself. This is automatic and you do not need to set it up in any way.

- I've added the functionality to save User's avatar's to **File** objects, and changed a func name in the client. It went from **file_from_url** to **url_to_file**, it made more sense.

- I've also made it so the domain with the most amount of uploads gets defaulted instead of the first domain in the array.



As always, if you run into any bugs let us know via PR!

0.0.4

We'll be adding more support for endpoints in the next couple of days. We may have to change our method of oAuth in order to do so.

We've added support for fetching your ClientUser, but not other users yet. This should be added soon with a lot of other stuff. Feel free to check out anything else in the `To-Do` project on this github.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.