Skip to main content

Public Welfare initiatives by dmj.one - Educational Initiative

Project description

dmjone

Official Python package for dmj.one - a platform dedicated to public welfare initiatives with a strong focus on educational projects. Our mission is to provide accessible, innovative, and valuable tools and resources for students, educators, and the general public to promote learning and educational excellence.

Setting Up Your Environment

Before you start, set up a development environment. Ensure you have Python 3.0 or later installed.

Installation

Install dmjone via pip. Ensure you have Python 3.7 or later installed.

pip install dmjone

Quick Start

Here's a quick example to get you started with dmjone:

# Method 1 - Import entire library 
import dmjone
# You can now use all functionalities available in the package library.

# Method 2 - Import your *own* specific code or functionalities
from dmjone import kaustuv as ks
# Now you can access specific functions of ks by calling ks.specific_function_name()

# Hello World ?
dmjone.hello()

# Get collaborating! Reserve your name at - dmjone._your-name_.function()
dmjone.aarushi.todolist()
dmjone.lakshika.calculator()
dmjone.jatin.demoName()
dmjone.kaustuv.calculate_absolute()
dmjone.subhojeet.packagebySubhojeet()

Example Usage

Example 1

import dmjone
dmjone.aarushi.todolist()

Example 2

# Access the Student Management System, A Project by Students
import dmjone
dmjone.projectsms() # Ensure you have MySQL installed on your system if you are running it locally.

Example 3

from dmjone import kaustuv as ks
ks.check_all_true()

Notable User Contributions and Collaborations

Aarushi Sharma

  • TodoList: A simple To-Do List creator.

Kaustuv Sharma

  • Calculate Absolute Value: Calculate absolute value of a given number

Lakshika Tanwar

  • Typecasting: Demonstrate Typecasting in python
  • Calculator: Calculator to do arithmetic operations on numbers

Highlighted Features and Collaborations

  • Student Management System: A simple yet powerful system for managing student records, designed for educational institutions.
  • Lab Projects: Access to various educational projects and lab work to facilitate learning and teaching.
  • Educational Tools: A collection of tools aimed at enhancing the learning experience.

Authors

  • Subject Experts: Dr. Anurag Rana GitHub | Dr. Pankaj Vaidya
  • Divya Mohan - init - GitHub | Lakshika Tanwar - Top Contributor - GitHub | Aarushi Sharma - Contributor - GitHub | Kaustuv Sharma - Contributor - GitHub
  • Anshuman Mohanty - GitHub | Ashutosh Rana | Jatin Sharma | Rijul Chaudhary - GitHub | Subhojeet Ghosh GitHub | Vedansh Sharma - GitHub | Yuvraj Kumar GitHub

See also the list of contributors who participated in this project.

How To Contribute

We thank you for your interest in contributing to dmjone! 🎉 Your efforts make a big difference. Whether you're fixing a bug, adding a feature, or improving documentation, we appreciate your help. Here’s how to contribute in a friendly and easy way:

Found a solution to a problem? Let's get you started!

  1. Find something to work on: Look through the GitHub issues for something that interests you or open a new issue to suggest improvements or report bugs.

Making Changes

Using GitHub Web Interface

For small changes, like fixing typos or small code snippets, using the GitHub web interface is the easiest way:

  1. Navigate to the file you want to edit on the dmjone GitHub Repo.
  2. Click the pencil icon (Edit this file) to start making changes.
  3. After making changes, describe what you did and why in the Commit changes box.
  4. Choose the option to Create a new branch for this commit and start a pull request. Name it appropriately, like fix/typo-in-readme.
  5. Click Propose changes and then Create pull request on the next page.
Using Command Line

For larger changes or new features, you might prefer working locally:

  1. Fork the Repository: Click the "Fork" button on the top right of the dmjone GitHub Repo page to create your copy.
  2. Clone Your Fork: git clone https://github.com/your-username/dmjone_pypi.git to clone the project to your computer.
  3. Create a Branch: Switch to your clone and use git checkout -b feature/YourFeatureName or fix/YourBugFix to create a new branch.
  4. Make Your Changes: Add your changes using your favorite editor or IDE.
  5. Commit Your Changes: Use git commit -m 'A brief description of your changes' to save your work.
  6. Push to GitHub: Use git push origin feature/YourFeatureName to upload your changes to your GitHub fork.
  7. Open a Pull Request: Go to your fork on GitHub and press the "New pull request" button. Describe your changes and submit!

Before You Submit

  • Review Your Changes: Double-check your changes and make sure everything works as expected. Try to keep your changes simple and focused on solving a single problem.
  • Follow the Style Guide: Make sure your contributions follow the existing code style to keep the project organized.
  • Update Tests: If you're adding a new feature, consider adding tests to support it.

Submitting Your Contribution

Once you’re ready to submit, open a pull request with your changes. Provide a clear description of the problem and solution, including any relevant issue numbers.

After You Submit

  • Patience is Key: Maintainers will review your contribution and may suggest changes. This is a normal part of the process; feedback helps improve the project.
  • Stay Engaged: Check back in case the maintainers have questions or feedback. Your pull request may spark a conversation.

And That's It!

You've contributed to dmjone! We're grateful for your help in making this project better. Remember, contributing is not just about code; every bit of documentation, bug reports, or even suggestions are valuable to us.

Thank you for being part of our open-source community! Let the world be educated!🌟

Acknowledgements

  • Shoolini University
  • All educators and students at Shoolini University

Contact

For any queries, please reach out to us via the message button on dmj.one.

Documentation

For comprehensive documentation, visit dmj.one. Here, you'll find detailed information on how to make the most of the tools and resources offered by dmjone.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Project Links

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

dmjone-0.1.9.9.tar.gz (51.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dmjone-0.1.9.9-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

Details for the file dmjone-0.1.9.9.tar.gz.

File metadata

  • Download URL: dmjone-0.1.9.9.tar.gz
  • Upload date:
  • Size: 51.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for dmjone-0.1.9.9.tar.gz
Algorithm Hash digest
SHA256 7c592986b66daf4a22fdfcdd5223ea55bda1d8b86e78be9eca4efa466b2d2a0a
MD5 4b7ad474547d1dfde61c95c75320a519
BLAKE2b-256 a7470f83880cdf9a7b4c54cddb5422435eb832137f4da4eb969933d0a82681f1

See more details on using hashes here.

File details

Details for the file dmjone-0.1.9.9-py3-none-any.whl.

File metadata

  • Download URL: dmjone-0.1.9.9-py3-none-any.whl
  • Upload date:
  • Size: 37.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for dmjone-0.1.9.9-py3-none-any.whl
Algorithm Hash digest
SHA256 cae4a313d4582e52f02e662f3a9460c73710076740dcce998ab8b161b6c205ae
MD5 02dd8f0c172e95749f44a86940cb3700
BLAKE2b-256 7e9862e96654f6bf598405d583cffb6524a5dcd809395ba12a67e69986dd13a1

See more details on using hashes here.

Supported by

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