Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
backend.src.libs Namespace Reference

Namespaces

namespace  boilerplates
 
namespace  bucket
 
namespace  config
 
namespace  core
 
namespace  crons
 
namespace  docs
 
namespace  e_mail
 
namespace  endpoint_manager
 
namespace  favicon
 
namespace  fffamily
 
namespace  http_codes
 
namespace  image_reducer
 
namespace  path_manager
 
namespace  redis
 
namespace  server
 
namespace  server_header
 
namespace  sql
 
namespace  tinytex
 
namespace  utils
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: __init__.py
# CREATION DATE: 11-10-2025
# LAST Modified: 14:53:23 19-12-2025
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: The file in charge of referencing the python files required for the server in a way that can be imported as a library as well as called directly.
# // AR
# +==== END CatFeeder =================+