8000 Create README.md · dry-python/.github@a3670f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3670f8

Browse files
authored
Create README.md
1 parent 8e793c0 commit a3670f8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

profile/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# dry-python project family
2+
3+
A set of libraries for pluggable business logic components.
4+
5+
## Community
6+
7+
[![Telegram chat](https://img.shields.io/badge/chat-join-blue?logo=telegram)](https://t.me/drypython)
8+
9+
## Projects
10+
11+
- [`dry-python/returns`](https://github.com/dry-python/returns) – is all about `Result`, `Maybe`, `Reader`, and `IO` types. And thing to help with the composition.
12+
- [`dry-python/classes`](https://github.com/dry-python/classes) - is all about typeclasses and removing behavior from objects - leaving them as simple structs.

0 commit comments

Comments
 (0)
0