Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Ankush Menat c392323015 test: fix anticipiated test failures 2 лет назад
.github ci: v14 meta stuff (#17701) 2 лет назад
cypress Merge branch 'develop' into mariadb-client-refactor 2 лет назад
esbuild fix: Don't retry asset caching in CI or developer_mode 2 лет назад
frappe test: fix anticipiated test failures 2 лет назад
.editorconfig style: autoformat JS files 2 лет назад
.eslintignore fix: Miscellaneous changes (#12343) 4 лет назад
.eslintrc refactor: Replace fluxify with vuex 2 лет назад
.flake8 chore: useless flake8 warnings 3 лет назад
.git-blame-ignore-revs ci: force modern python with pyupgrade (#17370) 2 лет назад
.gitignore fix: Add missing licences for vendored library 2 лет назад
.mergify.yml ci: v14 meta stuff (#17701) 2 лет назад
.pre-commit-config.yaml test: fix anticipiated test failures 2 лет назад
.releaserc fix: version bump regex in automated release (#17725) 2 лет назад
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 лет назад
.stylelintrc fix: Miscellaneous changes (#12343) 4 лет назад
CODEOWNERS ci: Remove dependency on requirements.txt for builds 3 лет назад
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 лет назад
LICENSE chore: Update copyright until date to 2021 3 лет назад
README.md style(README): Fixed inconsistent whitespaces 3 лет назад
SECURITY.md chore: updated Security policy and issue template 5 лет назад
attributions.md refactor: Replace fluxify with vuex 2 лет назад
bandit.yml fix(tests): tests and linting 6 лет назад
codecov.yml refactor: Clean up whitespace & add CI check 3 лет назад
commitlint.config.js ci: Stripped down config for Semantic checks (#17542) 2 лет назад
cypress.json chore: colocate ui tests 3 лет назад
generate_bootstrap_theme.js fix: Replace node-sass with dart-sass 3 лет назад
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3 лет назад
node_utils.js refactor: Removed vendored socketio library 2 лет назад
package.json ci: Stripped down config for Semantic checks (#17542) 2 лет назад
pyproject.toml chore: remove payment gateway libraries 2 лет назад
setup.py fix: Add temporary backwards compatible setup.py 3 лет назад
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 лет назад
socketio.js fix(realtime): "X is viewing" doc broken 2 лет назад
yarn.lock chore: bump frappe-charts to latest 2 лет назад

README.md


a web framework with "batteries included"

it's pronounced - fra-pay

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Login for the PWD site: (username: Administrator, password: admin)

Table of Contents

Installation

Contributing

  1. Code of Conduct
  2. Contribution Guidelines
  3. Security Policy
  4. Translations

Resources

  1. frappeframework.com - Official documentation of the Frappe Framework.
  2. frappe.school - Pick from the various courses by the maintainers or from the community.

License

This repository has been released under the MIT License.