If you're interviewing for an investment banking analyst or junior trading job at JPMorgan, and you don't know how to code in Python,... (more…)
Read more »
quickle is a fast and small serialization format for a subset of Python
types. It’s based off of Pickle, but includes several
optimizations and extensions to provide improved performance and security. For
supported types, serializing a message with quickl... (more…)
Read more »
Public repository for the PM4Py (Process Mining for Python) project. - pm4py/pm4py-source... (more…)
Read more »
Swagger is a Specification for visualizing Restful Web Services. It represents the RESTFUL API and can be integrated with almost any programming lanugage. With OpenAPI’s specification, User can understand and consume services without knowledge of server... (more…)
Read more »
FastStream is a powerful and easy-to-use Python framework for building asynchronous services that interact with event streams such as Apache Kafka and RabbitMQ. - GitHub - airtai/faststream: FastSt... (more…)
Read more »