https://github.com/il2horusteam/il2fb-commons
Common helpers and data structures for projects related to «IL-2 Sturmovik: Forgotten Battles» flight simulator
https://github.com/il2horusteam/il2fb-commons
forgotten-battles il-2 library python sturmovik
Last synced: over 1 year ago
JSON representation
Common helpers and data structures for projects related to «IL-2 Sturmovik: Forgotten Battles» flight simulator
- Host: GitHub
- URL: https://github.com/il2horusteam/il2fb-commons
- Owner: IL2HorusTeam
- License: mit
- Created: 2014-04-15T16:09:45.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T17:44:52.000Z (over 5 years ago)
- Last Synced: 2025-02-26T20:02:51.349Z (over 1 year ago)
- Topics: forgotten-battles, il-2, library, python, sturmovik
- Language: Python
- Homepage:
- Size: 335 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
IL-2 FB Commons
===============
|pypi_package| |python_versions| |license|
|linux_build| |windows_build| |codebeat| |codacy| |scrutinizer|
This repository contains common helpers and data structures for projects related to «IL-2 Sturmovik: Forgotten Battles» flight simulator.
.. |pypi_package| image:: https://img.shields.io/pypi/v/il2fb-commons
:target: http://badge.fury.io/py/il2fb-commons/
:alt: Version of PyPI package
.. |python_versions| image:: https://img.shields.io/badge/Python-3.8+-brightgreen.svg
:alt: Supported versions of Python
.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/IL2HorusTeam/il2fb-commons/blob/master/LICENSE
:alt: MIT license
.. |linux_build| image:: http://img.shields.io/travis/IL2HorusTeam/il2fb-commons.svg?style=flat&branch=master
:target: https://travis-ci.org/IL2HorusTeam/il2fb-commons
:alt: Build status of the master branch on Linux
.. |windows_build| image:: https://ci.appveyor.com/api/projects/status/mbi1ajws3e4p4nll/branch/master?svg=true
:target: https://ci.appveyor.com/project/oblalex/il2fb-commons
:alt: Build status of the master branch on Windows
.. |codebeat| image:: https://codebeat.co/badges/faf0173d-6985-471a-97ff-ee8d4a882d3b
:target: https://codebeat.co/projects/github-com-il2horusteam-il2fb-commons-master
:alt: Code quality provided by «Codebeat»
.. |codacy| image:: https://www.codacy.com/project/badge/1bbb6d1dddc84e19910d1501f9db47a1
:target: https://www.codacy.com/app/oblalex/il2fb-commons
:alt: Code quality provided by «Codacy»
.. |scrutinizer| image:: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-commons/badges/quality-score.png?b=master&style=flat
:target: https://scrutinizer-ci.com/g/IL2HorusTeam/il2fb-commons/?branch=master
:alt: Code quality provided by «Scrutinizer CI»