Socket
Socket
Sign inDemoInstall

farapy

Package Overview
Dependencies
10
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    farapy

FaraPy is a smart content management system (CMS) written in Python.


Maintainers
1

Readme

FaraPy Python CMS

FaraPy | The Best Python CMS

FaraPy is an smart open source python CMS built on Django. FaraPy is a SEO friendly content management system with lots of possibilities and really really easy to develop.

How to install

local install on windows:

if you have installed the python on your system jost go to foldre press the Shift + Right click and choose powershell or cmd then run this tow lines of commands:

pip install farapy
farapy start sampleproject
cd sampleproject
python manage.py runserver 80

then open your browser and type localhost to see the CMS :)

  • if you want to run it on other port, insted of 80 type your own port. for example: python manage.py runserver 8000 for Entering to admin panel just add /panel at the end of your site url. the default user name is:admin and The default password is:admin

Features

  • Great AI
  • Theme Editor
  • Theme Manager / Upload
  • Easy to develop
  • Comptible with Shared hosts which support python
  • Automatic cache system with AI
  • Fast process cause of great algorithms
  • SEOlized

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc