bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

253
active users

Eduardo Mendes :python:

@maco @villares

When I teach functional programming classes for Pythonistas, I usually use two external libraries that can be very useful in the migration process.

Pyrsistent for immutable containers: github.com/tobgu/pyrsistent

And Returns for safe types functions: github.com/dry-python/returns

are often useful for showing the differences in states and security. This may be helpful.

GitHubGitHub - tobgu/pyrsistent: Persistent/Immutable/Functional data structures for PythonPersistent/Immutable/Functional data structures for Python - tobgu/pyrsistent