python

  1. CorryWestSide

    Android Question Python Convert To B4A Language or Java

    Hi, i have this code by a company, i have to implement this in my b4a app but i realy dont know how to convert it in java or b4a. Can i have a help pls? are just 2 week that i not have any result..... import asyncio import crcmod from crcmod.predefined import * import datetime from bleak...
  2. J

    B4J Code Snippet Python B4XSerializator

    If you ever need to send B4X objects from Python service to a B4X app/service or vice versa, this might be helpful. By using the opensource code of B4J and B4A on GitHub, along with some assistance from ChatGPT o1 model, I created a Python class to make it possible. Yes, you should be using...
  3. M

    Android Question [B4X] Cast Map to Custom Type

    Hi everyone I was wondering if it possibile to cast a Map object to a Custom type object that has the same fields. At the moment I'm doing with a function that manually get all the fields from the map. Thanks in advance
  4. AmirMK82

    Java Question Python 3.8 in B4A

    Hi, Thanks for B4x team & libraries developers I have two questions with NinjaPython library: -How Can I import python libraries in it? -How to give the inputs to it? for example: x = input() Thanks in advance ?
  5. Scotter

    Python

    Hi - I wonder if you have thought any about something like "B4P" or "P4A" or "P4i", using a Python-like syntax? As far as I know, there is not yet a
  6. Mashiane

    My First Personal Exposure to PC Programming: Pick, System Builder, Universe Objects

    Hey Decided to go back in time a little, amazed at what I found!! Just fresh from varsity aspiring to be a Chattered Accountant, then boom, use pick system builder to build an app. Now I understand why the hype about python. Mainframes! Seems like I can be able to try this out again...
Top