Skip to content
View pank-su's full-sized avatar
:shipit:
Working
:shipit:
Working

Block or report pank-su

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pank-su/README.md

Language stats

Pinned Loading

  1. suai-materials/labs suai-materials/labs Public

    2

  2. Simple function, which translate jso... Simple function, which translate json to qml ListModel file
    1
    def json_to_qml_model(json_array: list, filename: str):
    2
        with open(filename, "w", encoding="utf-8") as topic_model_file:
    3
            topic_model_file.write("""import QtQuick 2.0\n
    4
        ListModel {\n""")
    5
            for obj in json_array:
  3. physics-program-for-two-nodes physics-program-for-two-nodes Public archive

    Это программа позволяет решать задачи по физике с двумя узлами, где три и более ветви(на каждой ветви по источнику)

    Python 3

  4. vasyas-training/Game vasyas-training/Game Public

    Это игра.

    Python

  5. vasyas-training/my-small-projects vasyas-training/my-small-projects Public

    Python