this post was submitted on 12 Jun 2023
61 points (100.0% liked)

Python

1946 readers
1 users here now

A community for talking about the Python programming language.

founded 2 years ago
MODERATORS
 

With r/python out for the next 48 hours, here’s a post to promote continuing discussion a language we all love. Python.

(page 2) 22 comments
sorted by: hot top controversial new old
[–] Implant 2 points 2 years ago

Personal static site generator. My aim with it is to double click a file and have everything ready to publish

[–] [email protected] 1 points 2 years ago

I need to work on refactoring a plugin I made for MusicBrainz Picard that lets you submit chosen tags (typically genres) to matching entities on the site.

[–] [email protected] 1 points 2 years ago

I'm working in a personal project to create a Nitter scrapper now that twitter free api is very limited.

[–] Jakylla 1 points 2 years ago

Currently extracting data visualizations for Tournesol project (project aiming to evaluate youtube videos by the community, giving his data open (when user allows it))

[–] [email protected] 1 points 2 years ago

I made a script using flask to generate an Opening and a Closing report based on stuff i did through chatgpt, then if i like it i can send it to our slack channel with one click. I am a very introverted person and hate communicating lol.

On the main "script" i have lots of microservices, including an overview of my stocks (gain,price, and return in euros instead of dollars) and a location updater for people at work since again i hate talking to people and they can see what i am up to.

load more comments
view more: ‹ prev next ›