11 lines
272 B
Markdown
11 lines
272 B
Markdown
# Pricer Python port (WIP)
|
|
|
|
This folder hosts the Python conversion of the C# pricer.
|
|
|
|
Notes:
|
|
- Uses the same `appsettings.json` from the parent `Pricer` project.
|
|
- Target: feature parity with the C# console app and LibraryPricer.
|
|
|
|
Run (once implemented):
|
|
python app.py
|