Aaron🏳️‍🌈 · @Aaron
100 followers · 925 posts · Server troet.cafe

I decided to rewrite my small app in too and compare the two frameworks.

troet.cafe/@Aaron/111026275505

#kivy #beeware

Last updated 1 year ago

· @birnim
65 followers · 6880 posts · Server fosstodon.org

How come there are no widely used apps developed in or / ? Am I missing those somehow or is not an appealing ecosystem/language for development?

#foss #android #kivy #pyqt #pyside #python #mobile #askfedi

Last updated 1 year ago

alteropen · @alteropen
24 followers · 213 posts · Server noc.social

I've started a project utilizing server and client. I was wondering if anyone had anyidea about the python-socketio compatibility with . the android client is going to be all Python using and compiled into an apk using /

I've coded up much of the server and only just thought about the compatibility of socketio on android. python-socketio code is entirely pure python so I reckon it should be okay

#pythonforandroid #buildozer #kivy #android #socketio #python

Last updated 1 year ago

Luis Falcon · @meanmicio
336 followers · 631 posts · Server todon.eu

Supporting free/libre frameworks like or is also a great way to support ❤️

#kivy #tryton #gnuhealth

Last updated 1 year ago

AnarchistSpaceDad · @freakazoid
972 followers · 23622 posts · Server retro.social

If you want to build an app in using , I highly recommend getting the Android build working right away so that you don't end up depending on anything that won't work on Android.

#android #python #kivy

Last updated 2 years ago

TalkTech ✅✔️™️ · @talktech
53 followers · 365 posts · Server fosstodon.org

I've decided to pull a project from the cupboard, get it working again, and add new features!

I can't believe that it's been 4 years since I touched this!

Currently, it runs Speedtest.net on demand and shows the output.

I can also inform you of your Raspberry Pi's internal and external IPs

github.com/vwillcox/Netapp-Tou

#github #raspberrypi #networking #kivy #display

Last updated 2 years ago

MathDaTech :fedora: 🤘 · @mathdatech1
286 followers · 1085 posts · Server hostux.social

Learn programming with Python

Get started with —the world's most popular programming language! Loved by pros and hobbyists alike, this easy-to-learn language is used for web development, game creation, AI, robotics, computer vision, automating tasks, and even space exploration! You'll learn by building real projects with Python, and work with , SQL, , , and —all while supporting NPower with your purchase.

humblebundle.com/software/comp

#python #pygame #tkinter #kivy #pandas

Last updated 2 years ago

Busy working on my with using trying to make a card flip effect. I want to show text on one side, click the card and have it flip to show the text on the back.
Seemingly just battling with it this morning. Help :)

#weekendproject #kivy #kivymd #askmastodon #python #android

Last updated 2 years ago

Hu. Fipaddict · @fipaddict
546 followers · 1042 posts · Server travelpandas.fr

Je peux poser une question con ? Oui ? Non ?
Bon, d'accord; je la pose.

Je veux développer une petite appli sur smartphone en . Vous penchez pour le framework ou ?

#python #beeware #kivy

Last updated 2 years ago

Gabriel Pettier · @tshirtman
309 followers · 2778 posts · Server mas.to

@postroutine You could create a application using ScreenManager with Labels and Images or videos in your Screens, you could drive the current screen using either timers, or user interactions, or listening for network events.

I did an example app for which i used my phone to discover local devices running a server app, and send commands to them to switch screen and other properties.

Content is hardcoded in screens of the app, but can be more dynamic if needed
github.com/tshirtman/partac_op

#kivy

Last updated 2 years ago

Gabriel Pettier · @tshirtman
309 followers · 2778 posts · Server mas.to

@EwanCroft@mastodonapp.uk There are a couple options, with python-for-android, and with briefcase, i'm biased for kivy, as i've been a contributor for it for a long time, but depending on your objectives, the different tradeoffs might make you prefer the latter. Kivy being opengl based, it gives you a lot of freedom on how your app should look, but it will look the same on every platform, while pybee uses native widgets on every platform, which gives less freedom but integrate better with the OS.

#pybee #kivy

Last updated 2 years ago

Gabriel Pettier · @tshirtman
232 followers · 1454 posts · Server mas.to

@Alianin there are more than just pygame, many options can be used for game dev on python, from pixelart oriented to for 3d ones, and many options like or can be used to build games as well, even if less directly game oriented.
Nothing wrong with pygame, but there are many options.

#kivy #pyglet #panda3d #arcade

Last updated 2 years ago

· @radicalbits
15 followers · 55 posts · Server hachyderm.io

The project has done some amazing work enabling python on android. After just a few hours of fiddling I was able to convert my web app into an android app. Excellent!

#python #kivy #sqlite #htmx

Last updated 2 years ago

@snauth thanks! I should investigate that!

Perhaps some wizard can build an app for that :blobcatinnocent:

#kivy

Last updated 2 years ago

Michael G. Lerner · @mglerner
193 followers · 64 posts · Server mastodon.cloud

@davidcampey I'm good at . I could learn something else like if I needed to. My main constraint here is that I have data in another app (not mine) and I want to click on the "share data" button and export it into my app. If lets me do that, I'm sold. If not, I guess it's time to learn a new language?

#python #flutter #kivy

Last updated 2 years ago

@tshirtman is amazing! I hope I can do something with Kivy at some point.

For very small stuff I'm using :)

#kivy #pysimplegui

Last updated 2 years ago

Gabriel Pettier · @tshirtman
222 followers · 1313 posts · Server mas.to

@villares Regarding Python GUI library, i'm quite partial to myself, having been a long time user and contributor to it, but different tradeoffs to Qt, so fits somewhat different use cases.

#kivy

Last updated 2 years ago

NymnWales · @nymnwales
15 followers · 83 posts · Server fedibird.com


しっかりしたUIのアプリが作れるようになってきました!気分はGoogleエンジニア。(笑)

#kivy #アプリ開発

Last updated 2 years ago

NymnWales · @nymnwales
15 followers · 83 posts · Server fedibird.com


Kivyとマテリアルデザインについて学習中。マテリアルなテーマ・カラーの選び方、ボタンの使い方はほぼ覚えました。

#kivy #アプリ開発

Last updated 2 years ago

NymnWales · @nymnwales
15 followers · 83 posts · Server fedibird.com


KivyMDで作ろうと思ってるアプリのアイデア。
ショート・ビッグファイブ分析ができるしごく簡単なやつにしようと思ってます。ボタンに使うピクトグラムとか、レスポンシブ性をどうするかとかちゃんと要件定義する必要がありますね。👍

#kivy #アプリ開発

Last updated 2 years ago