SkillAgentSearch skills...

Pyfsuipc

Python 3 compatible Cython implementation of the FSUIPC_User library

Install / Use

/learn @voneiden/Pyfsuipc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyfsuipc

pyfsuipc is a Python 3 compatible Cython module that allows interfacing with FSUIPC via Pete Dowson's FSUIPC_User library.

Currently the project is still in brainstorming phase, so expect things to change and break.

Requirements

  1. Python 3
  2. Cython
  3. A compiler, for example MinGW. See Cython documentation for setup instructions.

Compiling

  1. Run 'python setup.py build'
  2. The ready to use module can be found from build/lib.win32-3.4/pyfsuipc.pyd

Contributing

Contributions are welcome. Let's try to keep the module as simple as possible though

License

FSUIPC_User libraries are copyrighted to Pete Dowson. Not so sure about the license. The rest is GPL 3.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

55/100

Audited on Nov 5, 2024

No findings