Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Ankush Menat 8a1889301a chore!: remove dead hooks `app_icon` & `app_color` il y a 3 ans
.github docs: Removed whitespace from Try on FC button il y a 3 ans
cypress Merge branch 'develop' of https://github.com/frappe/frappe into fix-ui-flaky-tests il y a 3 ans
esbuild chore: set esbuild output target to es2017 il y a 3 ans
frappe chore!: remove dead hooks `app_icon` & `app_color` il y a 3 ans
.editorconfig chore: extend editorconfig to vue components il y a 3 ans
.eslintignore fix: Miscellaneous changes (#12343) il y a 4 ans
.eslintrc chore: eslint - use es2020 for parsing il y a 3 ans
.flake8 ci: fix semgrep false positives (#13161) il y a 4 ans
.git-blame-ignore-revs chore: Ignore codebase formatting change in blame il y a 3 ans
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. il y a 3 ans
.mergify.yml ci(Mergify): configuration update (#16655) il y a 3 ans
.pre-commit-config.yaml style: format all python files using black (#16453) il y a 3 ans
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler il y a 5 ans
.releaserc chore: do not publish any assets il y a 3 ans
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) il y a 4 ans
.stylelintrc fix: Miscellaneous changes (#12343) il y a 4 ans
CODEOWNERS chore: Update CODEOWNERS il y a 3 ans
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md il y a 7 ans
LICENSE chore: Update copyright until date to 2021 il y a 3 ans
Makefile [NEW] Makefile to clean cache without restart il y a 7 ans
README.md style(README): Fixed inconsistent whitespaces il y a 3 ans
SECURITY.md chore: updated Security policy and issue template il y a 5 ans
attributions.md Non Pour Accent! (#5427) il y a 7 ans
bandit.yml fix(tests): tests and linting il y a 6 ans
codecov.yml refactor: Clean up whitespace & add CI check il y a 3 ans
cypress.json chore: colocate ui tests il y a 3 ans
dev-requirements.txt chore: Clean up requirements il y a 3 ans
generate_bootstrap_theme.js fix: Common sass_options il y a 4 ans
hooks.md chore!: remove dead hooks `app_icon` & `app_color` il y a 3 ans
node_utils.js fix: set correct default redis async broker in node_utils il y a 4 ans
package.json chore(deps): bump moment from 2.24.0 to 2.29.2 il y a 3 ans
pyproject.toml style: format all python files using black (#16453) il y a 3 ans
requirements.txt Merge pull request #15538 from noahjacob/phone_field_control il y a 3 ans
setup.py style: format all python files using black (#16453) il y a 3 ans
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) il y a 4 ans
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) il y a 3 ans
yarn.lock chore(deps): bump moment from 2.24.0 to 2.29.2 il y a 3 ans

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.