An open API service indexing awesome lists of open source software.

https://github.com/pyfunc/www

Landing Page based on jLoads
https://github.com/pyfunc/www

Last synced: 2 months ago
JSON representation

Landing Page based on jLoads

Awesome Lists containing this project

README

          

![1/cover.png](https://logo.pyfunc.com/1/cover.png)

# [www.pyfunc.com](https://www.pyfunc.com/)
+ [Dokumentacja](https://docs.pyfunc.com/)
+ [Logop.pyfunc.com](https://logo.pyfunc.com/)
+ [git pyfunc/www](https://github.com/pyfunc/www)

# PyFunc Website

## Overview

PyFunc is a comprehensive ecosystem of Python function-based services, designed to empower developers with modular, efficient, and innovative tools.

## Features

- Dark mode design
- Responsive layout
- Dynamic project rendering
- Animated interactions
- Tailwind CSS styling

## Technology Stack

- HTML5
- Tailwind CSS
- JavaScript (ES6+)
- GSAP for animations
- Font Awesome & Phosphor Icons

## Prerequisites

- Modern web browser
- Text editor
- Basic understanding of web technologies

## Getting Started

1. Clone the repository
```bash
git clone https://github.com/pyfunc/www.git
cd www
```

2. Open the project in your preferred code editor

3. Launch the website
- Simply open `index.html` in a modern web browser
- Or use a local development server like Live Server in VS Code

## Project Structure

```
pyfunc-website/

├── index.html # Main website entry point

├── assets/
│ ├── css/
│ │ ├── main.css # Primary stylesheet
│ │ └── animations.css # Animation-specific styles
│ │
│ ├── js/
│ │ ├── config.js # Global configuration
│ │ ├── projects.js # Project rendering logic
│ │ └── animations.js # Animation scripts
│ │
│ └── svg/
│ └── logo.svg # Website logo

├── tailwind.config.js # Tailwind CSS configuration
└── README.md # Project documentation
```

## Customization

- Modify `assets/js/config.js` to update project details
- Adjust `tailwind.config.js` for custom design tokens
- Update CSS in `assets/css/` for styling changes

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the Apache License 2.0. See `LICENSE` for more information.

## Contact

- Project Link: [https://www.pyfunc.com/](https://github.com/pyfunc/www)
- Support Email: support@pyfunc.com

## Acknowledgements

- [Tailwind CSS](https://tailwindcss.com/)
- [GSAP](https://greensock.com/gsap/)
- [Font Awesome](https://fontawesome.com/)
- [Phosphor Icons](https://phosphoricons.com/)
-
## Overview
PyFunc is a comprehensive ecosystem of Python function-based services, designed to empower developers with modular, efficient, and innovative tools.

## Features
- Dark mode design
- Responsive layout
- Dynamic project rendering
- Animated interactions
- Tailwind CSS styling

## Technology Stack
- HTML5
- Tailwind CSS
- JavaScript
- GSAP for animations
- Font Awesome & Phosphor Icons

## Getting Started
1. Clone the repository
2. Open `index.html` in a modern browser
3. Explore the PyFunc project ecosystem

## Customization
Modify configuration files in `assets/js/` to update project details, links, and settings.

## Contributing
We welcome contributions! Please check our GitHub repository for guidelines.

## License
Apache License 2.0

---

+ [edit](https://github.com/pyfunc/www/edit/master/README.md)