Giter VIP home page Giter VIP logo

mydict's Introduction

León Domingo

Developer

Curious developer and enthusiast of the WWW universe, looking for a company's "mission/vision" (what they're trying to achieve and for whom) and culture (what they think about the people inside) I can feel aligned with.

I'm in love with open-source projects which give us a great support to create useful things with a low cost and full transparency. (Almost) every tool I use is open source (Linux, Python, PostgreSQL, VSCode, and so on) and I (usually) do not like propietary solutions (Oracle, SQL Server, Windows, etc) because of the obligation to adopt another set of private related technologies from the same company (most of the time).

I'm pretty focused on JavaScript-related technologies (including Typescript): React or Vue for the front, and Node/Express for the backend.

I love Python and the whole living ecosystem around it. Great work of a lot of people. Great on-line resources and awesome productivity.

Testing (and playing with) new technologies, as they come up, is something I like a lot.

mydict's People

Contributors

bugchecker avatar leon-domingo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bugchecker

mydict's Issues

Too many dependencies

Are all these dependencies necessary for this simple library?

> pip install mydict
...
Successfully installed attrs-19.3.0 iniconfig-1.0.1 more-itertools-8.4.0 mydict-1.1.2 packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 pytest-6.0.1 toml-0.10.1

Probably iniconfig, toml, pytest, pyparsing, pluggy is not needed for production version of this lib.

Format variables with lowercase and underscores

Hi,

I’ve been using the library for a project and it works great. Really a timesaver. One thing that I would like to see if it can be included as a feature is the ability to ask the library to get the json variables and change them from the mixedCase in the json to lowercase with underscores which is more normal in python.

For example, I get from the json taskId, and I would like to access it in python as task_id.

I can work on the pull request if you think this feature makes sense.

Best regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.