{"id":17346565,"url":"https://github.com/rapmd73/fixtodict","last_synced_at":"2026-02-19T02:01:42.560Z","repository":{"id":132831617,"uuid":"524787487","full_name":"rapmd73/fixtodict","owner":"rapmd73","description":"A smart FIX Dictionary generator tool.","archived":false,"fork":false,"pushed_at":"2020-04-07T23:06:59.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T11:49:21.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rapmd73.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-14T21:51:25.000Z","updated_at":"2022-09-28T15:38:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"187d4a18-8c06-4923-8f53-6acbfe672d9c","html_url":"https://github.com/rapmd73/fixtodict","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rapmd73/fixtodict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapmd73%2Ffixtodict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapmd73%2Ffixtodict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapmd73%2Ffixtodict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapmd73%2Ffixtodict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rapmd73","download_url":"https://codeload.github.com/rapmd73/fixtodict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rapmd73%2Ffixtodict/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"online","status_checked_at":"2026-02-19T02:00:07.702Z","response_time":117,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T16:46:02.970Z","updated_at":"2026-02-19T02:01:42.545Z","avatar_url":"https://github.com/rapmd73.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIXtodict\n\n![PyPI - Version](https://img.shields.io/pypi/v/fixtodict)\n![PyPI - License](https://img.shields.io/pypi/l/fixtodict)\n\nFIXtodict is a FIX Dictionary generator tool.\n\nThe program performs data enhancing and data sanitazion on raw FIX Repository files. It allows you to  The resulting data will feature:\n\n- High-quality Markdown documentation obtained from several sources, plus\n  minor improvements, e.g.\n  * links to ISO standards,\n  * RFC 2119 terms capitalization,\n  * links for internal navigation,\n  * markup, bold text, etc.\n- Embedded documentation strings (instead of separate files, like the\n  original FIX Repository).\n- Full breakdown into fields and components.\n- Information about included Extension Packs.\n- General cleanup and improved data consistency across all FIX protocol\n  versions.\n\nDevelopers working with the FIX Protocol can really benefit from higher-quality JSON (rather than clunky XML) sources to use for code generation, data explorations, and so on.\n\nIn short, FIXtodict makes it much easier to work with the FIX protocol.\n\n## How to use\n\nFirst, you must install FIXtodict:\n\n    $ pip3 install fixtodict\n\nYou can now type `fixtodict --help` for thorough usage information. Here's an example:\n\n    $ fixtodict --improve-docs=1 fix_repository/Unified/ empty/\n    Written to 'empty/fix-4-0.json'.\n    Written to 'empty/fix-4-1.json'.\n    Written to 'empty/fix-4-2.json'.\n    Written to 'empty/fix-4-3.json'.\n    Written to 'empty/fix-4-4.json'.\n    Written to 'empty/fix-5-0.json'.\n    Written to 'empty/fix-5-0-sp1.json'.\n    Written to 'empty/fixt-1-1.json'.\n    Written to 'empty/fix-5-0-sp2.json'.\n\nYou can also install from source:\n\n    $ git clone git@github.com:fixipe/fixtodict.git\n    $ pip3 install -e fixtodict\n\n## Codebase tour\n\nMain application code is inside `fixtodict/`. `empty/` was introduced as a handy, catch-all target directory for test runs.\n\n`resources/errata` contains random Fix Repository errata in JSON format. It is *not* complete. You should always prefer updating this repository rather than making manual fixes to output files.\n`tools/` contains web crawlers for [FixTrading.org](https://fixtrading.org). This allows for automatical download of EP definition files and other useful resources.\n\n## License\n\nCopyright (c) 2020, Filippo Costa. This software is released under the terms of [Apache License 2](https://www.apache.org/licenses/LICENSE-2.0.txt).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapmd73%2Ffixtodict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frapmd73%2Ffixtodict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frapmd73%2Ffixtodict/lists"}