Skip to main content

Public Welfare initiatives by dmj.one - Educational Initiative

Project description

dmjone Upload Python Package

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

  • 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 | Vedansh Sharma - GitHub | Subhojeet Ghosh 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.8.tar.gz (50.9 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.8-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dmjone-0.1.9.8.tar.gz
  • Upload date:
  • Size: 50.9 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.8.tar.gz
Algorithm Hash digest
SHA256 2feed13c654edacea82d1206d98b439f40b3d81f6b3392a2ee9a1aa589423730
MD5 a42c2e75ca3982feea6b48cca061ae7a
BLAKE2b-256 bc21d485468e605ed302621f536e06ff227c8c541a14ce7b834f45ac3ff90c20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dmjone-0.1.9.8-py3-none-any.whl
  • Upload date:
  • Size: 36.8 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a5956f8f124a1875040f493524252d2a2e62c2ba6bfd2cf942d31377dd23bf45
MD5 5a01e055901890cc8aa8308100677d12
BLAKE2b-256 20d1d70d556b3b5b7c3f9b5d64e74594a915056683a990bc04da12d931865ad8

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