Fastapi-lazy

Latest version: v1.2.6

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

Scan your dependencies

Page 2 of 2

1.2.0

1.1.0

- when I install the project i didn't find the project path.

0.0.1

Features 🎉

- Use the data contained in the JWT
- Use the username contained in the JWT and fetch data.
- Multi Database Support:
- Creates the dependency to be used to connect to the Postgresql.
- Creates the dependency to be used to connect to MongoDB.
- Support Redis Cache:
- Creates a `pickle` of the object passed as a parameter and saves it in the Redis which is also passed as a parameter.
- Read the `pickle` of the object saved in RedisDB and return it as a Python object.
- Support UUID generator:
- Create a custom UUID4 using the current timestamp.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.