Skip to content

Latest commit

 

History

History

generate

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Philadelphia Code Generator

Philadelphia Code Generator is a simple console application for generating Philadelphia profiles for FIX dialects.

Philadelphia Code Generator requires Python 3.8 or newer.

Features

Philadelphia Code Generator supports the following input sources:

Development

Run Philadelphia Code Generator with Python:

python -m philadelphia.generate <command> <configuration-file> <input-path>

Install development dependencies:

pip install -r requirements.txt

Run type check:

mypy philadelphia

Installation

Install Philadelphia Code Generator:

pip install .

Run Philadelphia Code Generator:

philadelphia-generate <command> <configuration-file> <input-path>

License

Released under the Apache License, Version 2.0.