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

Python

1918 readers
8 users here now

A community for talking about the Python programming language.

founded 1 year 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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

I'm rewriting a site of single-page tools from Flask to Django. I need user roles management as I plan to open the site up to customers/vendors. It's nothing fancy, mostly calling and processing other peoples' APIs. I'm not a SysAdmin at all, and the most basic AWS set up stuff is taking up way more of my time than I'd anticipated! lol.

One-man operation, so there's no DevOps to help or anything. I'm not even a dev, I just make tools to do what I need.

[–] [email protected] 5 points 1 year ago (1 children)

I'm not even a dev

Said every developer

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

I develop things, but I'm not paid specifically to do it or trained in it, is what I mean. Plus I'm bad at it.

Imposter syndrome is too real, though.