Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fylein/fyle_integrations_imports

Re-usable django app to support Importing of fields to Fyle from External softwares
https://github.com/fylein/fyle_integrations_imports

Last synced: about 2 hours ago
JSON representation

Re-usable django app to support Importing of fields to Fyle from External softwares

Awesome Lists containing this project

README

        

# fyle-integrations-imports
Re-usable django app to support Importing of fields to Fyle from External softwares

Install Lint check on local -

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install flake8==4.0.1

Run Lint check on local -

$ flake8 .