您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

docs.attributions.md 2.8 KiB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. ---
  2. {
  3. "_label": "Attributions"
  4. }
  5. ---
  6. ERPNext is made using these amazing Open Source Projects.
  7. ### System Requirements:
  8. 1. [Linux Operating System](http://en.wikipedia.org/wiki/Linux): The operating system that brought a revolution in Open Source software.
  9. 1. [MySQL Database](http://www.mysql.com/): The world's most popular Open Source Database.
  10. 1. [Apache HTTPD web server](http://httpd.apache.org): The Number One HTTP Server On The Internet.
  11. 1. [Memcached](http://memcached.org/): Free & open source, high-performance, distributed memory object caching system.
  12. ### Tools and Languages:
  13. 1. [Python Programming Language](http://python.org/): The "batteries included" language that lets you write elegant code, quickly. With third-party modules:
  14. - MySQLdb
  15. - pytz
  16. - jinja2
  17. - markdown2
  18. - dateutil
  19. - termcolor
  20. - python-memcached
  21. - requests
  22. - chardet
  23. - pygeoip
  24. - dropbox
  25. - google-api-python-client
  26. 1. [Git - Source Code Management](http://git-scm.com/): Git - Source Code Management
  27. ### Libraries and Frameworks
  28. 1. [wnframework](https://github.com/webnotes/wnframework): The full stack Python + Javascript web application framework on which ERPNext is built.
  29. 1. [JQuery](http://jquery.com/): The write less, do more Javascript Library.
  30. 1. [JQuery UI](http://jqueryui.com/): A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
  31. 1. [Bootstrap](http://twitter.github.com/bootstrap/index.html): Sleek, intuitive, and powerful front-end framework for faster and easier web development.
  32. 1. [Font Awesome](http://fortawesome.github.com/Font-Awesome/): The iconic font designed for use with Twitter Bootstrap.
  33. 1. [SlickGrid](https://github.com/mleibman/SlickGrid): A lightning fast JavaScript grid/spreadsheet.
  34. 1. [FullCalendar](http://arshaw.com/fullcalendar/): FullCalendar is a jQuery plugin that provides a full-sized, drag and drop calendar.
  35. 1. [Flot Charting Library](http://www.flotcharts.org/): Attractive JavaScript plotting for jQuery.
  36. 1. [Ace Code Editor](http://ace.ajax.org/): High Performance Code Editor for the web.
  37. 1. [JQuery.Gantt](http://taitems.github.com/jQuery.Gantt/): Draw Gantt charts with the famous jQuery ease of development.
  38. 1. [JQuery Tag-it](http://aehlke.github.io/tag-it/): Simple and configurable tag editing widget with autocomplete support.
  39. 1. [JSColor](http://jscolor.com/): HTML/Javascript Color Picker.
  40. 1. [QUnit](http://qunitjs.com/): A JavaScript Unit Testing framework.
  41. 1. [Downloadify](https://github.com/dcneiner/Downloadify): A tiny javascript + Flash library that enables the creation and download of text files without server interaction.
  42. 1. [GeoLite](http://dev.maxmind.com/geoip/geolite): GeoLite data created by MaxMind, available from <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
  43. ---
  44. For more information please write to us at support@erpnext.com