Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
chillaranand e2652daf73 chore: Added flake8 to pre-commit config 3 лет назад
.github chore: Added flake8 to pre-commit config 3 лет назад
cypress fix: Mandatory field bad UX (#16919) 3 лет назад
esbuild chore: set esbuild output target to es2017 3 лет назад
frappe fix: make error log reference fields read only 3 лет назад
.editorconfig chore: extend editorconfig to vue components 3 лет назад
.eslintignore fix: Miscellaneous changes (#12343) 4 лет назад
.eslintrc chore: eslint - use es2020 for parsing 3 лет назад
.flake8 ci: fix semgrep false positives (#13161) 4 лет назад
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame 3 лет назад
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 лет назад
.mergify.yml chore: add exceptions for release PRs 3 лет назад
.pre-commit-config.yaml chore: Added flake8 to pre-commit config 3 лет назад
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 лет назад
.releaserc chore: do not publish any assets 3 лет назад
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 лет назад
.stylelintrc fix: Miscellaneous changes (#12343) 4 лет назад
CODEOWNERS chore: Update CODEOWNERS 3 лет назад
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 лет назад
LICENSE chore: Update copyright until date to 2021 3 лет назад
Makefile [NEW] Makefile to clean cache without restart 7 лет назад
README.md style(README): Fixed inconsistent whitespaces 3 лет назад
SECURITY.md chore: updated Security policy and issue template 5 лет назад
attributions.md Non Pour Accent! (#5427) 7 лет назад
bandit.yml fix(tests): tests and linting 6 лет назад
codecov.yml refactor: Clean up whitespace & add CI check 3 лет назад
cypress.json chore: colocate ui tests 3 лет назад
dev-requirements.txt chore: Clean up requirements 3 лет назад
generate_bootstrap_theme.js fix: Common sass_options 4 лет назад
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3 лет назад
node_utils.js fix: set correct default redis async broker in node_utils 4 лет назад
package.json chore: bump plyr to latest version 3 лет назад
pyproject.toml style: format all python files using black (#16453) 3 лет назад
requirements.txt Merge pull request #15538 from noahjacob/phone_field_control 3 лет назад
setup.py style: format all python files using black (#16453) 3 лет назад
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 лет назад
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 лет назад
yarn.lock chore: bump plyr to latest version 3 лет назад

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.