fgtools


Namefgtools JSON
Version 2.1.27 PyPI version JSON
download
home_pagehttps://github.com/TheFGFSEagle/fgtools
SummaryTools for FlightGear scenery generation and aircraft development
upload_time2024-07-18 08:23:09
maintainerNone
docs_urlNone
authorTheFGFSEagle
requires_pythonNone
licenseGPLv3
keywords flightgear
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FGTools
Tools for creating, managing and editing FlightGear scenery, aircraft, …

## Installation
_Note_: To run these scripts you need Python 3, Python 2 won't work. Recommended version is 3.10 as I only have that installed so couldn't test with any other versions - earlier 3.x versions should work, but no guarantee !

### Normal user / Official releases
The latest release of FGTools can be installed with `pip`:
```sh
pip install fgtools
```

### Developers
If you want to always have the latest bleeding edge code, or want to contribute, you should install from Git:

`git clone` this repo and put it in a place of your choice, say `/home/user/fgtools`:
```sh
/home/user$ git clone https://github.com/TheFGFSEagle/fgtools
```
Then, `cd` into the cloned repo folder and install the code:
```sh
cd fgtools
pip install -e .
```
To update the code, you'd run (from the same folder):
```sh
git pull
```

## Scripts

* Aircraft
    * javaprop2jsbcpct
    * vsphist2jsbtable
    * vspstab2jsbtable
* Miscellaneous
    * coord_converter
    * scrape_emanualonline
    * scrape_scribd
    * tabletool
* Scenery
    * aptdat2airportsxml
    * create_day_night_xml
    * dsftxt2stg
    * edit_stg
    * fix_aptdat_icaos
    * genws20
    * osm2aptdat
    * pull_xplane_aptdat
    * stg2ufo
    * ungap_btg

## Credits
* dsftxt2stg-lookup.py taken and modified from https://github.com/mherweg/d-laser-fgtools/library.txt

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TheFGFSEagle/fgtools",
    "name": "fgtools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "flightgear",
    "author": "TheFGFSEagle",
    "author_email": "thefgfseagle@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6e/9c/7c63184700143df7c4389c970c7778e2fe9cabf03e176ad1ba0823b40e1c/fgtools-2.1.27.tar.gz",
    "platform": null,
    "description": "# FGTools\nTools for creating, managing and editing FlightGear scenery, aircraft, \u2026\n\n## Installation\n_Note_: To run these scripts you need Python 3, Python 2 won't work. Recommended version is 3.10 as I only have that installed so couldn't test with any other versions - earlier 3.x versions should work, but no guarantee !\n\n### Normal user / Official releases\nThe latest release of FGTools can be installed with `pip`:\n```sh\npip install fgtools\n```\n\n### Developers\nIf you want to always have the latest bleeding edge code, or want to contribute, you should install from Git:\n\n`git clone` this repo and put it in a place of your choice, say `/home/user/fgtools`:\n```sh\n/home/user$ git clone https://github.com/TheFGFSEagle/fgtools\n```\nThen, `cd` into the cloned repo folder and install the code:\n```sh\ncd fgtools\npip install -e .\n```\nTo update the code, you'd run (from the same folder):\n```sh\ngit pull\n```\n\n## Scripts\n\n* Aircraft\n    * javaprop2jsbcpct\n    * vsphist2jsbtable\n    * vspstab2jsbtable\n* Miscellaneous\n    * coord_converter\n    * scrape_emanualonline\n    * scrape_scribd\n    * tabletool\n* Scenery\n    * aptdat2airportsxml\n    * create_day_night_xml\n    * dsftxt2stg\n    * edit_stg\n    * fix_aptdat_icaos\n    * genws20\n    * osm2aptdat\n    * pull_xplane_aptdat\n    * stg2ufo\n    * ungap_btg\n\n## Credits\n* dsftxt2stg-lookup.py taken and modified from https://github.com/mherweg/d-laser-fgtools/library.txt\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Tools for FlightGear scenery generation and aircraft development",
    "version": "2.1.27",
    "project_urls": {
        "Bug Tracker": "https://github.com/TheFGFSEagle/fgtools/issues",
        "Homepage": "https://github.com/TheFGFSEagle/fgtools"
    },
    "split_keywords": [
        "flightgear"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b909a2da0cb8ff44a3d1243f45a4a856577f4a02321e76a65f23a549f23d024",
                "md5": "04b23f8a43aed02784ab5173798db0a6",
                "sha256": "a45a5204c01bcc54eb68d3d857fc1ab19116cc5275cdb5d3c012f884a67298c0"
            },
            "downloads": -1,
            "filename": "fgtools-2.1.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04b23f8a43aed02784ab5173798db0a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 85865,
            "upload_time": "2024-07-18T08:23:08",
            "upload_time_iso_8601": "2024-07-18T08:23:08.013260Z",
            "url": "https://files.pythonhosted.org/packages/0b/90/9a2da0cb8ff44a3d1243f45a4a856577f4a02321e76a65f23a549f23d024/fgtools-2.1.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e9c7c63184700143df7c4389c970c7778e2fe9cabf03e176ad1ba0823b40e1c",
                "md5": "60f3a271b4660ce83799d9796deab62b",
                "sha256": "e718e60ffb92f10646463e5f00e4aa5721d7631b7a33e2aa4cee1dbc33c51d88"
            },
            "downloads": -1,
            "filename": "fgtools-2.1.27.tar.gz",
            "has_sig": false,
            "md5_digest": "60f3a271b4660ce83799d9796deab62b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 72572,
            "upload_time": "2024-07-18T08:23:09",
            "upload_time_iso_8601": "2024-07-18T08:23:09.825468Z",
            "url": "https://files.pythonhosted.org/packages/6e/9c/7c63184700143df7c4389c970c7778e2fe9cabf03e176ad1ba0823b40e1c/fgtools-2.1.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 08:23:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TheFGFSEagle",
    "github_project": "fgtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fgtools"
}
        
Elapsed time: 0.42213s