Skip to main content

所谓大学者,非谓有大楼之谓也,有大师之谓也。

Project description

大师荟萃之楼

“所谓大学者,非谓有大楼之谓也,有大师之谓也。” ——梅贻琦

“A first-class university is not top for its grand infrastuctures, but by its great scholars.” —— Mei Yiqi

Inspired by the timeless wisdom of Mei Yiqi, Scholarly Infrastructure is a foundational library designed to support and accelerate research projects within our laboratory.

🌟 Introduction

Scholarly Infrastructure aims to provide a robust and modular foundation for all projects in our research group. It centralizes common utilities, tools, and workflows, enabling seamless collaboration and reducing redundant development effort. By building on this infrastructure, researchers can focus more on innovation and experimentation rather than re-implementing fundamental components.

🔑 Key Features

  • 📚 Common Utilities: Ready-to-use tools for data processing, visualization, and analysis.
  • ⚙️ Modular Design: Highly reusable modules that can be integrated across diverse projects.
  • 🚀 Performance Optimization: Optimized algorithms and workflows for research tasks.
  • 🔒 Scalable and Reliable: Built to handle the increasing complexity of modern research.
  • 🛠️ Customizable: Easy to extend and tailor to specific project needs.

📦 Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/THU-CVML/ScholarlyInfrastructure.git

or from conda

$ conda install -c yecanming6666 scholarly_infrastructure

or from pypi

$ pip install scholarly_infrastructure

📖 Usage

Documentation

Documentation currently not available.

Quick Start

Here’s a quick example to get started:

1+1
2

🤝 Contributing

Contributions are welcome! Here’s how you can quickly get involved. Please review our contribution guidelines for more details.

git guide

  1. Fork the repository and then git clone it to your local machine: git clone https://github.com/your-username/ScholarlyInfrastructure.git.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Commit your changes: git commit -m "Add feature-name".
  4. Push your branch: git push origin feature-name.
  5. Open a pull request and describe your changes.

nbdev framework guide

Our project utilizes nbdev to manage our codes, tests and documentation. If you are new to using nbdev here are some quich points to get you started.

1. Install this libary in Development mode

After you have cloned the repository, and before you start working on it, you need to pip install this library in development mode. This can be done using the following command:

# make sure NamableClassify package is installed in development mode
$ pip install -e .[dev]

2. make changes under notebooks/ directory

use #| export for exported codes.

3. check and synchronize before git commit

# compile to have changes apply to the python module
$ nbdev_prepare

📜 License

This project is licensed under the Apache 2.0 License. You are free to use, modify, and distribute this software under the terms, provided you comply with the license’s conditions, including giving credit to the original authors and not using their trademarks.

Let Scholarly Infrastructure be the foundation that powers your next groundbreaking discovery. Together, we build not just tools, but a thriving research ecosystem. ✨

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scholarlyinfrastructure-0.0.1.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

ScholarlyInfrastructure-0.0.1-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file scholarlyinfrastructure-0.0.1.tar.gz.

File metadata

File hashes

Hashes for scholarlyinfrastructure-0.0.1.tar.gz
Algorithm Hash digest
SHA256 86ab61cb62442027bdf57def477a4e3f7462437b39c1fd36803426d1e25b00f6
MD5 7f4546971e78c136486cc738c072f673
BLAKE2b-256 f1154118acea0aeeb71f1da21a6c7e60db016abd2dc950e772aa0670af9b97b2

See more details on using hashes here.

File details

Details for the file ScholarlyInfrastructure-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ScholarlyInfrastructure-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d424a737a9b0c15b954f65571569cb435c9bdb2e536fca8e74767c9eee90b52
MD5 5dd8861cd4b3a6e9605b186bafdbe62e
BLAKE2b-256 b589a7bf111855a4c57ba2997dfaa740bd0df9a5959bba06a02d0678de5082cf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page