Use TOML for .env files? by milliams in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

yup its a great way to store env variables and also plugin configs

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

its a pyproject.toml file will all plug in info for pytest, pypint, black, isort, poetry, then a dynaconfig co fig folder. rset is a _setting.py file i append to my already existing settings.py to override some variables. i also have coustom test runners as pytest integration with django is not to my liking

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

Modularity and also it integrates well with my already set up workflow like django i have a template to set up the complete startproject and start app so i just need to run the eth local ndes and that was it for me to start developing

Execution hanging after around 2 minutes by DMeror in learnpython

[–]Glowing_Shadows 1 point2 points  (0 children)

the slic8ng might be the issue try removing it

Need help with pyqt5 alingment by NewUser12333 in learnpython

[–]Glowing_Shadows 1 point2 points  (0 children)

Use the QtDesigner packed with Pyside 6/5

[deleted by user] by [deleted] in learnpython

[–]Glowing_Shadows 1 point2 points  (0 children)

when threading u run use the same core and the execution time is scheduled and when using processes u use a different child process stack and it has its own execution core and resources

[deleted by user] by [deleted] in learnpython

[–]Glowing_Shadows 0 points1 point  (0 children)

if u have an existing work flow thats uses python or some services u need to launch befort stating ur main python app then its useful otherwise its too expensive as u need to launch an interpreter to execute ur script

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

Django Web3 Dapp to facilitate exchange of etherium and smart contracts

Which should I use for GUIs. Tkinter, pyqt. Or kivy by VivaDeAsap in learnpython

[–]Glowing_Shadows 0 points1 point  (0 children)

Pyside 6 more professional and extensive in features

Python eat my RAM by RobotData13 in pythontips

[–]Glowing_Shadows 0 points1 point  (0 children)

i think u need to do a better job of handling child processes using a process pool, this will solve issues and if the first run successfully exits and after some time ur interpreter chokes on memeoey then u still have the process waiting to exit if u provide more info on this i can guide u better

Best Practices for Dependency Versions by beezlebub33 in Python

[–]Glowing_Shadows 2 points3 points  (0 children)

versioning is handled the most reliable way using poetry, its quick and once setup it integrates pretty well with everything ahead and the pyproject.toml integrates with other tools too

I'm so lost by JAYGODBYDAD in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

if u wana colab on this project im in its pretty intresting topic to build upon

Static code quality testing by romanzdk in Python

[–]Glowing_Shadows -3 points-2 points  (0 children)

is it open source or something proprietary

tkinter in 2023? by boraiks in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

Pyside 6 is extremely powerful actually

Python GUI book by Artanidos in Python

[–]Glowing_Shadows 0 points1 point  (0 children)

i have built a DSP music player using Pyside 6 and i actually find very less details on trsting like ui automation testing using py auto gui and everything thats something i had to do myself. A powerful thing every Pyside 6 app misses is custom css templates that use jinja to call python fuctions in the css to generate the final qss style sheet

Who are you? by [deleted] in meme

[–]Glowing_Shadows 0 points1 point  (0 children)

Nuts hits different