- 2 Posts
- 4 Comments
Joined 3 years ago
Cake day: June 30th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
thedeepself@programming.devto
Python@programming.dev•Working on my first real python project - an API wrapper for a Go server I play on - Looking for advice / tips!English
11·3 years agooh you stored it on gitlab instead of github… quite unique.
thedeepself@programming.devto
Python@programming.dev•Working on my first real python project - an API wrapper for a Go server I play on - Looking for advice / tips!English
11·3 years agoI would opt for Traitlets over dataclasses… but both are superior to vanilla Python objects.
thedeepself@programming.devto
Python@programming.dev•How do you make config data available to all classes?English
21·3 years agoYou need traitlets yesterday. It comes with a logging attribute and has extensive support for configuration - via command-line, or config files or python oop.
It is listed - let me know if you have any updates to the description.