• PyCRT and other...

    From xqtr@21:1/111 to All on Sun Feb 11 17:25:18 2018
    The PyCRT unit for Python is updated/upgraded and added some more stuff. The idea behind this is to make Python more accessible to write DOORs and generally ANSI stuff, for the BBSes. So it supports almost all ANSI codes and has a format that reminds MPL. This way users who all ready use MPL can jump right over to Python.

    The files can be found on GitHUB: https://github.com/xqtr/source_code/tree/master/python

    And in the TextFiles area of Another Droid BBS.

    .----- --- -- -
    | Another Droid BBS
    : Telnet : andr01d.zapto.org:9999 [UTC 11:00 - 20:00]
    . Contact : xqtr.xqtr@gmail.com

    --- Mystic BBS v1.12 A38 2018/01/01 (Raspberry Pi/32)
    * Origin: Another Droid BBS (21:1/111)
  • From Gryphon@21:1/120 to xqtr on Tue Feb 13 13:59:28 2018
    On 02/11/18, xqtr said the following...

    The PyCRT unit for Python is updated/upgraded and added some more stuff. The idea behind this is to make Python more accessible to write DOORs
    and generally ANSI stuff, for the BBSes. So it supports almost all ANSI codes and has a format that reminds MPL. This way users who all ready
    use MPL can jump right over to Python.

    The files can be found on GitHUB: https://github.com/xqtr/source_code/tree/master/python

    I noticed that there are a few files in that directory. Are all of them
    needed for the pyCRT project?

    --- Mystic BBS v1.12 A38 2018/01/01 (Linux/64)
    * Origin: Cyberia BBS | cyberia.darktech.org | San Jose, CA (21:1/120)
  • From xqtr@21:1/111 to Gryphon on Wed Feb 14 04:31:20 2018
    I noticed that there are a few files in that directory. Are all of them needed for the pyCRT project?

    The main file is Pycrt.py, the rest files are optional and contain more MPL like functions. If someone prefers to be more "pythonic" he can use only the pycrt.py file.

    .----- --- -- -
    | Another Droid BBS
    : Telnet : andr01d.zapto.org:9999 [UTC 11:00 - 20:00]
    . Contact : xqtr.xqtr@gmail.com

    --- Mystic BBS v1.12 A38 2018/01/01 (Raspberry Pi/32)
    * Origin: Another Droid BBS (21:1/111)