Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

requirements.txt 610 B

před 10 roky
před 11 roky
před 10 roky
před 8 roky
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
před 7 roky
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. boto3
  2. chardet
  3. cssmin
  4. dropbox==7.3.1
  5. gunicorn
  6. httplib2
  7. jinja2
  8. markdown2
  9. markupsafe
  10. PyMySQL
  11. python-geoip
  12. python-geoip-geolite2
  13. python-dateutil
  14. pytz
  15. six
  16. termcolor
  17. werkzeug
  18. semantic_version
  19. rauth>=0.6.2
  20. requests
  21. redis
  22. selenium
  23. -e git+https://github.com/frappe/python-pdfkit.git#egg=pdfkit
  24. babel
  25. ipython
  26. html2text==2016.9.19
  27. email_reply_parser
  28. click
  29. num2words==0.5.5
  30. watchdog==0.8.0
  31. bleach
  32. bleach-whitelist
  33. Pillow
  34. beautifulsoup4
  35. rq
  36. schedule
  37. cryptography
  38. pyopenssl
  39. ndg-httpsclient
  40. pyasn1
  41. zxcvbn-python
  42. unittest-xml-reporting
  43. oauthlib
  44. PyJWT
  45. PyPDF2
  46. openpyxl
  47. pyotp
  48. pyqrcode
  49. pypng
  50. premailer
  51. psycopg2
  52. croniter
  53. googlemaps