|
1 | | -# PyNotion |
2 | 1 |
|
3 | | -<img src="assets/notion.png" alt="Notion Logo" height="64" width="64"> |
| 2 | +<img src="assets/notion.png" alt="Notion Logo" height="240" width="240" style="display: block; margin: auto"> |
4 | 3 | <br> |
| 4 | +<hr> |
| 5 | +<h1 style="font-size: 50px; margin: 0; padding: 0">PyNotion</h1> |
5 | 6 |
|
6 | | -[](https://badge.fury.io/py/PyNotionclient) |
7 | | -[](https://img.shields.io/github/languages/top/pythonhubdev/PyNotion) |
8 | | - |
9 | | - |
10 | | - |
11 | | -[](https://pepy.tech/project/pynotionclient) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | | -### A Notion API wrapper for Python (In Development) |
14 | | - |
15 | | -PyNotion is a simple-to-use and easy-to-understand API wrapper for [Notion.so](https://developers.notion.com/) Currently |
| 13 | +**A Notion API wrapper for Python** (In Development). PyNotion is a simple-to-use and easy-to-understand API wrapper for [Notion.so](https://developers.notion.com/) Currently |
16 | 14 | in development and |
17 | 15 | supports the following features: |
18 | 16 |
|
19 | | -1. Create a new database |
20 | | -2. Query a database |
| 17 | +>1. Create a new database |
| 18 | +>2. Query a database |
21 | 19 |
|
22 | 20 | [](https://www.python.org/) |
23 | 21 |
|
|
0 commit comments