Contents

sorcery 0.2.2

0

Dark magic delights in Python

Dark magic delights in Python

Stars: 384, Watchers: 384, Forks: 23, Open Issues: 1

The alexmojaki/sorcery repo was created 6 years ago and the last code push was 2 years ago.
The project is popular with 384 github stars!

How to Install sorcery

You can install sorcery using pip

pip install sorcery

or add it to a project with poetry

poetry add sorcery

Package Details

Author
Alex Hall
License
MIT
Homepage
https://github.com/alexmojaki/sorcery
PyPi:
https://pypi.org/project/sorcery/
GitHub Repo:
https://github.com/alexmojaki/sorcery

Classifiers

No  sorcery  pypi packages just yet.

Errors

A list of common sorcery errors.

Code Examples

Here are some sorcery code examples and snippets.

Related Packages & Articles

birdseye 0.9.5

Graphical Python debugger which lets you easily view the values of all evaluated expressions

pykml 0.2.0

pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data.

PyWavefront 1.3.3

PyWavefront is a Python library designed for importing Wavefront 3D object files (.obj and .obj.gz) and material files (.mtl). It generates interleaved vertex data for each material, making it ready for rendering. The library supports Python 3.4+ and offers a simple optional visualization module for rendering the objects. PyWavefront supports positions, texture coordinates, normals, vertex color, material parsing, texture, and texture parameters. It's an ideal tool for Python developers working with 3D graphics and Wavefront files.

starlette-context 0.3.6

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

authx 1.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.