You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 652 B

10 years ago
11 years ago
10 years ago
8 years ago
Data Migration Tool (for hub) (#4144) * migration tool * custom field for primary key added * foreign key and multiple linking F_key issue resolved * refined code * many-to-one mapping temp fix * added support for pre-process + cleaned up code * [various] fixes to setup wizard for developer mode, frappe.enqueue_doc, share with assign * Refactor data migration module * added migration for hub * Add "Skip errors" in data import tool * move db_set to document.py * Add Data Migration Run * Dynamic Migration ID * move run() from Mapping to Run * Push Deleted Documents * fixes * [migration] doc operation counts * insert and update instead of push in connection * fix count and total_pages, skip sync if total_pages is 0 * [migration] child tables * fix complete() * [page] remove required libs * Add sidebar.js, rename old sidebar.js to form_sidebar.js * [minor] get_empty_state fixes * svg in icon * remove image check * fix codacy * fix is_child_table check * [connector] add get_list() * Add test for Data Migration Run * fix test * truncate tabNote * fix test * sync todo with event to fix test * fix db count * [mapping] export Mapping to json * Add docs for Data Migration Tool * [migration] pull data as list, test case * [hub] remove mapping export to files * Pull refactor * [test] * Add comments * [mapping] exec in mapping formula * fix codacy * fix codacy * Remove exec for pre-process and post-process * Add pre and post process for Push * Remove formula * fixes * [refactor] add failed_log to pull, handle error in pull * [test] Push, pull, update * Fix codacy, fix insert_doc for pull * Set migration id on successful insert * fix update_doc * fix update_doc * method is a function * child table mapping * Refactor logging * fix update_doc again * fix hostname, password * update docs, minors * Remove assign_if_none * Remove error handling from connection methods * [refactor] Data migration run * Break push stages into methods * Migration run refactor - fix test - add separate fields for logging * fix codacy * fix hostname password * fix test
7 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. chardet
  2. cssmin
  3. dropbox==7.3.1
  4. gunicorn
  5. httplib2
  6. jinja2
  7. markdown2
  8. markupsafe
  9. -e git+https://github.com/frappe/mysqlclient-python.git@1.3.12#egg=mysqlclient
  10. python-geoip
  11. python-geoip-geolite2
  12. python-dateutil
  13. pytz
  14. six
  15. termcolor
  16. werkzeug
  17. semantic_version
  18. rauth>=0.6.2
  19. requests
  20. redis
  21. selenium
  22. -e git+https://github.com/frappe/python-pdfkit.git#egg=pdfkit
  23. babel
  24. ipython
  25. html2text
  26. email_reply_parser
  27. click
  28. num2words==0.5.5
  29. watchdog==0.8.0
  30. bleach
  31. bleach-whitelist
  32. Pillow
  33. beautifulsoup4
  34. rq
  35. schedule
  36. cryptography
  37. pyopenssl
  38. ndg-httpsclient
  39. pyasn1
  40. zxcvbn-python
  41. psutil
  42. unittest-xml-reporting
  43. oauthlib
  44. PyJWT
  45. PyPDF2
  46. openpyxl
  47. pyotp
  48. pyqrcode
  49. pypng
  50. premailer
  51. psycopg2