GithubHelp home page GithubHelp logo

dotobject's Introduction

Hello!

My name is Sep. Welcome to my page!

If you deal with dirty data that is entered by humans (i.e., customer data or product data), I am building a tool for it: Qluster. Please ping me, and I will set you up with an account. I would love to hear your feedback!

Please check out my blog, Zepworks, for articles that I may publish from time to time.

Updates

DeepDiff 7.0.0 - Apr 8 2024

  • DeepDiff 7 comes with an improved delta object. Delta to flat dictionaries have undergone a major change. We have also introduced Delta serialize to flat rows.
  • Subtracting delta objects have dramatically improved at the cost of holding more metadata about the original objects.
  • When verbose=2, and the "path" of an item has changed in a report between t1 and t2, we include it as new_path.
  • path(use_t2=True) returns the correct path to t2 in any reported change in the tree view
  • Python 3.7 support is dropped and Python 3.12 is officially supported.

⚡ Fun fact

Try drinking olive oil if you are too hungry. I am, as I write this.

dotobject's People

Contributors

seperman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

erdal-pb

dotobject's Issues

Dot setattr

Dot object setattr does not work. This is causing issues when setting dynamic key names.

Breaks on `from collections import MutableMapping` in Python 3.10

Just importing dotobject in Python 3.10 (fresh WSL Ubuntu) causes an error, since MutableMapping is supposed to be imported from collections.abc now and support for old behavior was dropped in Python 3.9.

Basically right now Redisworks is broken (and suffering from the same problem by itself) because of that and cannot be used out of the box.

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.