Hi there 👋 I'm @RuiCore
I'm a web backend developer, currently working at a small company. I'm also a student of Information Management and Information System at Wuhan University of Technology.
I currently live in Hangzhou, China.
I mainly use Python to develop web applications. I also have some experience with TypeScript, and Go.
I created a package called ExcelAlchemy to help me deal with Excel files. It's a wrapper of openpyxl and panadas. It's still in development, but it's already usable. It's mainly used to import and export Excel files, load excel data into pydantic models, and export pydantic models to Excel files.
If you find it useful, please give it a star. If you have any questions, please feel free to open an issue or contact me.
I currently use FastAPI to develop web applications. I also use SQLAlchemy to connect to the database. I use Pydantic to validate data. I use uvicorn to run the application. I use postgresql as the database and redis as the cache.
You can find me on: