# Code with the Nylas SDKs

Source: https://developer.nylas.com/docs/v3/sdks/

<div className="max-w-full mx-auto">
  <div className="text-gray-400 text-xl -mt-4 !mb-6">Use the Nylas SDKs to integrate with the language of your choice.</div>

<div className="flex gap-2 items-start">
  <div className="basis-sm mr-1 pt-3">
    
  </div>
  <div className="basis-lg">
    <h3 className="text-lg font-bold mt-1">Node.js</h3>
  </div>
</div>
<div className="grid grid-cols-3 gap-2">
  <a
    href="/docs/v3/sdks/node/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">Using the Node.js SDK</h4>
    <p className="text-sm text-gray-600 !mt-3">
      Start working with the Nylas Node.js SDK.
    </p>
  </a>
  <a
    href="https://github.com/nylas/nylas-nodejs"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">GitHub repository</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas/nylas-nodejs</p>
      </div>
    </div>
  </a>
  <a
    href="https://www.npmjs.com/package/nylas/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">NPM package</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas</p>
      </div>
    </div>
  </a>
</div>

<div className="flex gap-2 items-start">
  <div className="basis-sm mr-1 pt-3">
    
  </div>
  <div className="basis-lg">
    <h3 className="text-lg font-bold mt-1">Python</h3>
  </div>
</div>
<div className="grid grid-cols-3 gap-2">
  <a
    href="/docs/v3/sdks/python/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">Using the Python SDK</h4>
    <p className="text-sm text-gray-600 !mt-3">
      Start working with the Nylas Python SDK.
    </p>
  </a>
  <a
    href="https://github.com/nylas/nylas-python"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">GitHub repository</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas/nylas-python</p>
      </div>
    </div>
  </a>
  <a
    href="https://pypi.org/project/nylas/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">PyPi project</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas</p>
      </div>
    </div>
  </a>
</div>

<div className="flex gap-2 items-start">
  <div className="basis-sm mr-1 pt-3">
    
  </div>
  <div className="basis-lg">
    <h3 className="text-lg font-bold mt-1">Ruby</h3>
  </div>
</div>
<div className="grid grid-cols-3 gap-2">
  <a
    href="/docs/v3/sdks/ruby/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">Using the Ruby SDK</h4>
    <p className="text-sm text-gray-600 !mt-3">
      Start working with the Nylas Ruby SDK.
    </p>
  </a>
  <a
    href="https://github.com/nylas/nylas-ruby"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">GitHub repository</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas/nylas-ruby</p>
      </div>
    </div>
  </a>
  <a
    href="https://rubygems.org/gems/nylas/"
    className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85"
  >
    <h4 className="text-base font-bold -mb-2">RubyGems gem</h4>
    <div className="flex gap-2 items-start">
      <div className="basis-sm pt-4">
        <p className="text-xs text-slate-950">
          
        </p>
      </div>
      <div className="basis-sm">
        <p className="text-xs text-slate-500">nylas</p>
      </div>
    </div>
  </a>
</div>

  <div className="flex gap-2 items-start">
    <div className="basis-sm mr-1 pt-3">
      
    </div>
    <div className="basis-lg">
      <h3 className="text-lg font-bold mt-1">Kotlin/Java</h3>
    </div>
  </div>
  <div className="grid grid-cols-3 gap-2">
    <a href="/docs/v3/sdks/kotlin-java/" className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85">
      <h4 className="text-base font-bold -mb-2">Using the Kotlin/Java SDK</h4>
      <p className="text-sm text-gray-600 !mt-3">Start working with the Nylas Kotlin/Java SDK.</p>
    </a>
    <a href="https://github.com/nylas/nylas-java" className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85">
      <h4 className="text-base font-bold -mb-2">GitHub repository</h4>
      <div className="flex gap-2 items-start">
        <div className="basis-sm pt-4">
          <p className="text-xs text-slate-950"></p>
        </div>
        <div className="basis-sm">
          <p className="text-xs text-slate-500">nylas/nylas-java</p>
        </div>
      </div>
    </a>
    <a href="https://repo.maven.apache.org/maven2/com/nylas/sdk/nylas/" className="border border-[#BDCCF9] rounded-lg p-6 flex flex-col h-full !mt-0 hover:shadow-xl transition-shadow duration-300 shadow-[#2135711A] hover:shadow-[#21357133] hover:opacity-85">
      <h4 className="text-base font-bold -mb-2">Maven repository</h4>
      <div className="flex gap-2 items-start">
        <div className="basis-sm pt-4">
          <p className="text-xs text-slate-950"></p>
        </div>
        <div className="basis-sm">
          <p className="text-xs text-slate-500">com/nylas/sdk/nylas</p>
        </div>
      </div>
    </a>
  </div>
</div>