Navigation

  • index
  • next |
  • GPython 0.8a documentation »

Table Of Contents

  • Welcome to GPython’s documentation!
    • Useful links

Next topic

Lua Reference

This Page

  • Show Source

Quick search

Welcome to GPython’s documentation!¶

Experimental project which strives to provide the possibility to create addons for Garry’s Mod with Python 3 programming language.

For Addon developers:

  • Lua Reference

For GPython internal developers:

  • Building
    • Requirements for building
    • Instructions
  • Building documentation
    • Requirements
    • Instructions
  • How GPython works
    • 1. Lua Launcher
    • 2. Realms’ DLLs
    • 3. Main GPython DLL: gpython.dll
    • 4. GPython wrappers
    • 5. gmod.lua module
    • 6. luastack module
  • Internal modules
    • luastack: Lua Stack manipulation
    • streams: I/O to Garry’s Mod

Module Reference:

  • lua: Lua interoperability
  • net: communication between Client and Server
  • player: player utilities
  • entity: entity utilities
  • realms: determining the current realm
  • Internal modules

  • Module Index
  • Search Page

Useful links¶

  • Contribute on GitHub

Navigation

  • index
  • next |
  • GPython 0.8a documentation »
© Copyright 2018, javabird25 (Protocs). Created using Sphinx 1.7.9.