ノンプロ研で開催されている、「中級プログラミング講座【Pythonコース】」第1期第4回の講座の内容と、学習したことなどを、講座の回毎にまとめていきます。 第4回のアジェンダは、「ファイル操作とAPI」です。 pathlibモジュールは、ファイル・フォルダ ...
Django Rest Framework を使ってAPI開発をしています。 その中でpytestを実装する時など、APIのレスポンス内容をJSONで出力したいケースがあったので、方法をメモしておきます。 DRFでは、APIサーバーをテストするためのAPIクライアントモジュールである「APIClient」が ...
Straightforward, reliable and comprehensive file import / export for your Django application. django-import-export is an application and library which lets you manage import / export from / to a ...
Python installed - I have only verified that this works with python 3.12, but most other versions probably also work. Make sure you add python to your path when ...