Lucas Cimon

Results 187 issues of Lucas Cimon

Hi ! I like your tool very much :) I use it on 2 projects at work: - https://github.com/voyages-sncf-technologies/hesperides - https://github.com/voyages-sncf-technologies/hesperides-gui Sadly, it has become very slow to generate my...

Another Python library provides the same functionality: [haishoku](https://github.com/LanceGin/haishoku). However both libs do not return the same palette: ![palette](https://user-images.githubusercontent.com/925560/160278400-77078faa-6020-4189-870f-b36c0f938035.png) The first line of colored circles is the palette from `colorthief`, the...

# Why? This PR introduces support for new Dashboard fields, present on the current DataDog website when performing a JSON dashboard extract. # How? I added the relevant missing fields....

What do you think of the idea ? Maybe this could be enabled through a CLI flag. It could be done relatively easily using [tabulate](https://pypi.org/project/tabulate/), [PrettyTable](https://pypi.org/project/PrettyTable/) or [Pylsy](https://pypi.org/project/Pylsy).

Hi. Your project seems really nice, with clear documentation & clean code (plus I like Python very much !) I have a need for a self-hosted web app that would...

**Initial need** I want to be able to take a screenshot of some 3D models with one or several meshes being colored to "stand out". **Describe the solution you'd like**...

enhancement
website

Credit goes to Javier Honduvilla Coto for find this: http://hondu.co/blog/open-and-python I contacted him by email to clarify a few bits, and thought it'd be a nice addition here. ```python f...

new snippets